ubuntu-22.04.3-desktop-amd64/casper/filesystem/etc/cron.daily/dpkg

9 lines
123 B
Bash
Executable File

#!/bin/sh
# Skip if systemd is running.
if [ -d /run/systemd/system ]; then
exit 0
fi
/usr/libexec/dpkg/dpkg-db-backup