mirror of
https://github.com/webmin/webmin.git
synced 2025-07-21 23:40:34 +00:00
Fix change bind port redirects
This commit is contained in:
@ -7,7 +7,10 @@ ExecStart=/etc/webmin/.start-init
|
||||
ExecStop=/etc/webmin/.stop-init
|
||||
PIDFile=/var/webmin/miniserv.pid
|
||||
Type=forking
|
||||
KillMode=none
|
||||
Restart=always
|
||||
RestartSec=3s
|
||||
StartLimitBurst=3
|
||||
StartLimitIntervalSec=3
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
Reference in New Issue
Block a user