[Unit] Description=SCRON - Lightweight Cron Scheduler After=network.target [Service] Type=simple User=root Group=root WorkingDirectory=/etc/scron ExecStart=/usr/bin/scron Restart=always RestartSec=5 StandardOutput=journal StandardError=journal SyslogIdentifier=scron [Install] WantedBy=multi-user.target