assets/debian/systemd: increase watchdog timeout
All checks were successful
All checks were successful
This commit is contained in:
@@ -8,7 +8,7 @@ Type=notify
|
||||
ExecStart=/usr/bin/muscl-server --systemd --disable-landlock socket-activate
|
||||
ExecReload=/usr/bin/kill -HUP $MAINPID
|
||||
|
||||
WatchdogSec=15
|
||||
WatchdogSec=3min
|
||||
|
||||
# Although this is a multi-instance unit, the constant `User` field is needed
|
||||
# for authentication via mysql's auth_socket plugin to work.
|
||||
|
||||
Reference in New Issue
Block a user