Dashboard
PHP:
7.4.33
OS:
Linux
User:
sortthru
/
/
usr
/
lib
/
systemd
/
system
📤 Upload
📝 New File
📁 New Folder
Close
Editing: crond.service
[Unit] Description=Command Scheduler After=auditd.service nss-user-lookup.target systemd-user-sessions.service time-sync.target ypbind.service autofs.service [Service] EnvironmentFile=/etc/sysconfig/crond ExecStart=/usr/sbin/crond -n $CRONDARGS ExecReload=/bin/kill -HUP $MAINPID KillMode=process Restart=on-failure RestartSec=30s [Install] WantedBy=multi-user.target
Save
Cancel