Removed service reloads since they fail--fully removed
This commit is contained in:
parent
36ef9cf451
commit
646a9a4304
1 changed files with 0 additions and 4 deletions
|
@ -16,10 +16,6 @@ ExecStart={{ bin_path }}/{{ svc }} $ARGS
|
|||
{{ arg }}
|
||||
{%- endfor %}
|
||||
{%- endif %}
|
||||
{#-
|
||||
#ExecReload=/bin/kill -HUP $MAINPID
|
||||
#KillMode=process
|
||||
-#}
|
||||
Restart=always
|
||||
RestartSec=42s
|
||||
|
||||
|
|
Loading…
Reference in a new issue