debian-galaxy-a20e/rootfs/etc/cron.daily/dpkg

9 lines
123 B
Plaintext
Raw Permalink Normal View History

2026-08-27 13:48:54 +00:00
#!/bin/sh
# Skip if systemd is running.
if [ -d /run/systemd/system ]; then
exit 0
fi
/usr/libexec/dpkg/dpkg-db-backup