treat as systemd userspace service

This commit is contained in:
AJ ONeal 2018-07-28 14:08:05 -06:00
parent ae32916177
commit 462c46dc5d
1 changed files with 4 additions and 1 deletions

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