Activate: inactive (dead)
` es sollte `Active: active (running)
` sein!pvescheduler start
` bitte!Was sagt `Ein pvescheduler start leider nicht.
pvescheduler restart && pvescheduler status
`?pkill socat
`. Und du kannst überprüfen, ob sie gestoppt wurden `pgrep socat
` verwendest, wenn alle socat Prozesse getötet wurden. Sobald alle socat Prozesse beendet sind, versuche den Cron Service erneut zu starten: `pvescheduler restart && pvescheduler status && systemctl status cron.service
`Apr 18 11:38:58 host02 systemd[1]: Stopping cron.service - Regular background program processing daemon...
Apr 18 11:38:58 host02 systemd[1]: cron.service: Deactivated successfully.
Apr 18 11:38:58 host02 systemd[1]: Stopped cron.service - Regular background program processing daemon.
Apr 18 11:38:58 host02 systemd[1]: Started cron.service - Regular background program processing daemon.
journalctl -u cron.service --since "1 day ago"
journalctl -u pvescheduler --since "1 day ago"
# Und
systemctl list-dependencies cron.service