mirror of
https://github.com/webmin/webmin.git
synced 2025-08-01 15:36:00 +00:00
Fix to configure the right time to wait for ExecStop=
command
This commit is contained in:
@ -11,6 +11,7 @@ Type=forking
|
||||
Restart=always
|
||||
RestartSec=2s
|
||||
TimeoutSec=15s
|
||||
TimeoutStopSec=300
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
Reference in New Issue
Block a user