REDROOM
PHP 8.5.2
Path:
Logout
Edit File
Size: 595 B
Close
/etc/cron.daily/debsums
Text
Base64
#!/bin/sh debsums="/usr/bin/debsums" ignorefile="/etc/debsums-ignore" [ -x $debsums ] || exit 0 if ! [ -e "$ignorefile" ]; then ignorefile="/dev/null" fi # source our config . /etc/default/debsums [ "z$CRON_CHECK" = "zdaily" ] || exit 0 # See ionice(1) if [ -x /usr/bin/ionice ] && /usr/bin/ionice -c3 true 2>/dev/null; then IONICE="/usr/bin/ionice -c3" fi exec 3>&1 $IONICE $debsums -cs 2>&1 | egrep -vf "$ignorefile" | tee /proc/self/fd/3 | sed 's/^debsums: //' | logger -t debsums # Exit with a normal status code even if errors (which could be ignored) were found exit 0
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 0 × Files: 8
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
.placeholder
102 B
lrw-r--r--
2024-03-31 00:06:27
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
apport
376 B
lrwxr-xr-x
2025-07-08 14:50:50
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
apt-compat
1.44 KB
lrwxr-xr-x
2024-03-22 10:11:44
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
apt-show-versions
253 B
lrwxr-xr-x
2023-08-29 11:43:08
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
debsums
595 B
lrwxr-xr-x
2020-02-25 13:42:28
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
dpkg
123 B
lrwxr-xr-x
2024-02-05 02:31:16
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
man-db
1.36 KB
lrwxr-xr-x
2024-03-29 19:33:19
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
sysstat
518 B
lrwxr-xr-x
2024-01-09 20:31:44
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Zip Selected
If ZipArchive is unavailable, a
.tar
will be created (no compression).