Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37869855
en ru br
ALT Linux repos
S:2.3-alt7
5.0: 2.3-alt2
4.1: 2.3-alt1
4.0: 2.3-ipl9mdk
3.0: 2.3-ipl9mdk

Group :: System/Servers
RPM: anacron

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

[Unit]
Description=Run cron jobs that were left out due to downtime
ConditionACPower=true
After=crond.service

[Service]
Type=simple
RemainAfterExit=yes
IOSchedulingClass=idle
CPUSchedulingPolicy=batch
StandardInput=null
StandardOutput=syslog
StandardError=syslog
ExecStart=/usr/sbin/anacron -ds

[Install]
WantedBy=multi-user.target
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin