[Watchdog] Do not reload every minute...
This commit is contained in:
@@ -534,7 +534,7 @@ fi
|
||||
# Create watchdog agents
|
||||
(
|
||||
touch /tmp/watchdog_reload
|
||||
sleep 60
|
||||
sleep 86400
|
||||
echo "Reloading watchdog"
|
||||
kill 1
|
||||
) &
|
||||
|
Reference in New Issue
Block a user