ref
This commit is contained in:
parent
2331112092
commit
8c778786af
@ -91,6 +91,7 @@ After=network.target
|
|||||||
[Service]
|
[Service]
|
||||||
Type=simple
|
Type=simple
|
||||||
User=<username>
|
User=<username>
|
||||||
|
Group=<user_group>
|
||||||
|
|
||||||
ExecStart=<full_path_to_executor> <full_path_to_script>
|
ExecStart=<full_path_to_executor> <full_path_to_script>
|
||||||
ExecReload=<full_path_to_executor> <full_path_to_script>
|
ExecReload=<full_path_to_executor> <full_path_to_script>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user