2
2
mirror of https://git.coolaj86.com/coolaj86/telebit.js.git synced 2025-02-22 16:48:04 +00:00

98 Commits

Author SHA1 Message Date
AJ ONeal
39e6c98bed update tmpdir 2018-06-28 13:15:06 -06:00
AJ ONeal
4d6f51f204 update links and executable perms 2018-06-28 13:01:19 -06:00
AJ ONeal
38a4a1f0ef hard remove existing links 2018-06-28 12:48:20 -06:00
AJ ONeal
724460bb9e bugfix: always create sock dir 2018-06-28 12:37:57 -06:00
28eb15d2e4 typo fix mdir => mkdir 2018-06-28 03:25:36 -06:00
18316b805e bugfixes windows start, node daemon error 2018-06-28 03:12:13 -06:00
d427280018 bugfix user systemd 2018-06-28 02:01:43 -06:00
eb27cde8c0 bugfixes and cleanup 2018-06-28 01:53:03 -06:00
4b168225f0 update template vars 2018-06-28 01:18:02 -06:00
b1b5e32525 correctly pass error on failure to launch 2018-06-28 00:44:41 -06:00
b3b44cdd33 update some templates and fix some bugs 2018-06-27 22:58:43 -06:00
172eaea877 update to npm launcher 2018-06-27 21:35:14 -06:00
5eb4cdefb7 node-based install launcher tested on macOS 2018-06-27 04:24:56 -06:00
d85682ff7f WIP make installable from npm 2018-06-27 03:21:44 -06:00
e8b3ae59c8 omit limits for now 2018-06-26 23:47:06 -06:00
7406fad9e3 don't page systemctl status output 2018-06-26 01:24:12 -06:00
b89c07276f correct .config paths 2018-06-26 01:20:54 -06:00
800a3b4abc check status 2018-06-26 01:12:53 -06:00
1b1082910e remove systemd options which are not valid for user, remove pre-templated files 2018-06-26 01:02:48 -06:00
107f021b13 remove user systemd tmp dir services 2018-06-26 00:29:53 -06:00
489c953d0b note su issues 2018-06-26 00:26:58 -06:00
c0f592b78c use $HOME, not ~ 2018-06-26 00:13:12 -06:00
d6780b7295 hide node installer info, mkdir for user systemd 2018-06-25 23:58:46 -06:00
55ccf9347d show node install info 2018-06-25 23:51:46 -06:00
cea6738319 add preliminary user systemd support 2018-06-25 23:37:51 -06:00
c55a348e4a echo typo fix 2018-06-24 02:45:32 -06:00
2e4422e5b8 pull service file from skel 2018-06-24 02:44:24 -06:00
83d4df0762 no sudo on osx 2018-06-24 02:36:09 -06:00
fa29aa3faf proper TELEBIT_CONFIG vars 2018-06-24 02:16:04 -06:00
b2288e27c0 template unprivileged launcher 2018-06-24 01:18:59 -06:00
6137b1c0a8 add unprivileged LaunchAgent 2018-06-24 01:17:36 -06:00
ae5313f39b use different variables for different scopes, duh 2018-06-23 23:37:49 -06:00
9968aad7a6 turn on debugging for a minute 2018-06-23 23:19:11 -06:00
39776e2d63 template system launcher, correct user and group 2018-06-23 19:19:12 -06:00
054c6a334a template launcher in node 2018-06-23 18:50:13 -06:00
76ae6cc501 mktemp -d first 2018-06-23 18:35:33 -06:00
be13f167bd fix unbound var 2018-06-23 17:39:58 -06:00
472afaa2e7 avoid sudo 2018-06-23 17:38:57 -06:00
AJ ONeal
7da7e4f07e use pathname not path, update token state 2018-06-13 13:38:59 -06:00
AJ ONeal
f17619efd2 output and whitespace 2018-06-13 13:12:38 -06:00
AJ ONeal
4bec2d1fa2 whitespace 2018-06-13 13:03:06 -06:00
AJ ONeal
d0409417e2 whitespace 2018-06-13 13:01:43 -06:00
AJ ONeal
2b63d77dc9 whitespace 2018-06-13 12:59:44 -06:00
AJ ONeal
ab405c586d stop tar file output 2018-06-13 12:57:35 -06:00
AJ ONeal
35bd82c04b remove output about symlink 2018-06-13 11:45:37 -06:00
AJ ONeal
f70deb7f9d useTty when useTty is selected 2018-06-13 11:29:36 -06:00
AJ ONeal
753da7fa44 use /dev/tty for stdin when specified 2018-06-13 10:45:54 -06:00
AJ ONeal
a98da102b9 move most user config into node 2018-06-12 04:36:37 -06:00
AJ ONeal
23c40878e0 use correct config file 2018-06-11 15:09:20 -06:00
AJ ONeal
d490ca7e4a also symlink telebitd 2018-06-11 15:04:29 -06:00