2
2
mirror of https://git.coolaj86.com/coolaj86/telebit.js.git synced 2025-03-02 22:50:41 +00:00

treat as systemd userspace service

This commit is contained in:
AJ ONeal 2018-07-28 14:08:05 -06:00
parent ae32916177
commit 462c46dc5d

View File

@ -61,4 +61,7 @@ NoNewPrivileges=true
; NoNewPrivileges=true
[Install]
WantedBy=multi-user.target
# For system-level service
;WantedBy=multi-user.target
# For userspace service
WantedBy=default.target