我暂时停止了 cron
sudo service cron stop
sudo service anacron stop
我收到消息
Warning: Stopping anacron.service, but it can still be activated by:
anacron.timer
sudo service anacron.timer stop
失败了anacron.timer: unrecognized service
我怎样才能停止这一个?
我正在运行 Lubuntu 20.04
我/lib/systemd/system/anacron.timer
发现
[Unit]
Description=Trigger anacron every hour
[Timer]
OnCalendar=*-*-* 07..23:30
RandomizedDelaySec=5m
Persistent=true
[Install]
WantedBy=timers.target