
Untitled
By: a guest on
Jun 30th, 2012 | syntax:
None | size: 1.02 KB | hits: 13 | expires: Never
root@ks307954:~# ps aux | grep cron
root 4776 0.0 0.0 156 4 ? Ss 15:54 0:00 runsv bcron-sched
root 4777 0.0 0.0 156 4 ? Ss 15:54 0:00 runsv bcron-update
root 4778 0.0 0.0 156 4 ? Ss 15:54 0:00 runsv bcron-spool
cronlog 4779 0.0 0.0 176 40 ? S 15:54 0:00 svlogd -tt /var/log/bcron
cronlog 4780 0.0 0.0 176 40 ? S 15:54 0:00 svlogd -tt /var/log/bcron/spool
cronlog 4781 0.0 0.0 176 40 ? S 15:54 0:00 svlogd -tt /var/log/bcron/update
cron 4782 0.0 0.0 16584 940 ? S 15:54 0:00 bcron-sched
root 4783 0.0 0.0 16576 744 ? S 15:54 0:00 bcron-update /etc/crontab /etc/cron.d
cron 4784 0.0 0.0 3900 468 ? S 15:54 0:00 unixserver -U /var/run/.bcron-spool bcron-spool
root 4785 0.0 0.0 16620 884 ? S 15:54 0:00 bcron-exec
root 20468 0.0 0.0 10136 840 pts/0 R+ 17:19 0:00 grep cron
root@ks307954:~#