Current Directory: /usr/share/doc/dpkg
Viewing File: /usr/share/doc/dpkg/dpkg.cron.daily
#!/bin/sh
# Skip if systemd is running.
if [ -d /run/systemd/system ]; then
exit 0
fi
/usr/libexec/dpkg/dpkg-db-backup