mirror of
https://github.com/webmin/webmin.git
synced 2025-07-21 23:40:34 +00:00
Fix to hide scripts that mustn't be run directly; fix bugs
This commit is contained in:
@ -3,8 +3,8 @@ Description=Webmin server daemon
|
||||
After=syslog.target
|
||||
|
||||
[Service]
|
||||
ExecStart=/etc/webmin/start-init
|
||||
ExecStop=/etc/webmin/stop-init
|
||||
ExecStart=/etc/webmin/.start-init
|
||||
ExecStop=/etc/webmin/.stop-init
|
||||
PIDFile=/var/webmin/miniserv.pid
|
||||
Type=forking
|
||||
KillMode=none
|
||||
|
Reference in New Issue
Block a user