stable #2

Merged
alientim merged 89 commits from stable into dev 2024-11-15 10:37:11 +01:00
Showing only changes of commit b921505906 - Show all commits

View File

@@ -3,8 +3,9 @@ Description=Watchdog Monitor Service
After=network.target getty@tty1.service
[Service]
ExecStartPre=-/bin/sleep 120
ExecStartPre=-/bin/sleep 10
Type=simple
User=loginuser
ExecStart=/usr/bin/watchdog/watchdog
Restart=on-failure
RestartSec=5s