Removed service reloads since they fail--fully removed

This commit is contained in:
Eric Renfro 2019-05-08 22:05:28 -04:00
parent 36ef9cf451
commit 646a9a4304
Signed by: psi-jack
GPG Key ID: 14977F3A50D9A5BF
1 changed files with 0 additions and 4 deletions

View File

@ -16,10 +16,6 @@ ExecStart={{ bin_path }}/{{ svc }} $ARGS
{{ arg }}
{%- endfor %}
{%- endif %}
{#-
#ExecReload=/bin/kill -HUP $MAINPID
#KillMode=process
-#}
Restart=always
RestartSec=42s