mirror of
https://github.com/webmin/webmin.git
synced 2025-08-16 14:51:18 +00:00
Fix missing ExecReload
command
This commit is contained in:
@ -5,6 +5,7 @@ After=syslog.target
|
||||
[Service]
|
||||
ExecStart=/etc/webmin/.start-init
|
||||
ExecStop=/etc/webmin/.stop-init
|
||||
ExecReload=/etc/webmin/.reload-init
|
||||
PIDFile=/var/webmin/miniserv.pid
|
||||
Type=forking
|
||||
Restart=on-failure
|
||||
|
Reference in New Issue
Block a user