Current Directory:
/etc/cron.hourly
Upload
Create File
File Name
Size
Actions
0anacron
392 bytes
Edit
|
Delete
|
Rename
|
Download
logrotate-bitninja
102 bytes
Edit
|
Delete
|
Rename
|
Download
#!/bin/sh test -x /usr/sbin/logrotate || exit 0 /usr/sbin/logrotate /etc/logrotate.d/bitninja-inotify
Save Changes