This commit is contained in:
TheK4n 2021-09-18 22:57:45 +03:00
parent 2331112092
commit 8c778786af

View File

@ -91,6 +91,7 @@ After=network.target
[Service]
Type=simple
User=<username>
Group=<user_group>
ExecStart=<full_path_to_executor> <full_path_to_script>
ExecReload=<full_path_to_executor> <full_path_to_script>