░▒▓████████████████████████████████▓▒░ ░▒▓█ ▓▒░ ░▒▓█ ~ S W A M P ~ ▓▒░ ░▒▓█ ▓▒░ ░▒▓████████████████████████████████▓▒░
pplmvsvm
LOCATION:
/snap/core/17284/etc/cron.daily
☗ ROOT
↻ REFRESH
✎ CARVE FLESH
EDITING: logrotate
#!/bin/sh # Clean non existent log file entries from status file cd /var/lib/logrotate test -e status || touch status head -1 status > status.clean sed 's/"//g' status | while read logfile date do [ -e "$logfile" ] && echo "\"$logfile\" $date" done >> status.clean mv status.clean status test -x /usr/sbin/logrotate || exit 0 /usr/sbin/logrotate /etc/logrotate.conf
CANCEL
Name
Type
Size
Modified
Actions
↩ ..
DIR
—
—
📄 .placeholder
PLACEHOLDER
102 B
2022-05-10 22:15
EDIT
📄 dpkg
?
1.6 KB
2015-11-26 23:51
EDIT
📄 logrotate
?
372 B
2017-03-22 10:18
EDIT
📄 passwd
?
249 B
2015-11-12 22:12
EDIT