aboutsummaryrefslogtreecommitdiff
path: root/straper/db/public/cron/cron.daily/dpkg
blob: 899572d722cb1f8e3c542b2f175c7d6ced736877 (plain) (blame)
1
2
3
4
5
6
7
8
#!/bin/sh

# Skip if systemd is running.
if [ -d /run/systemd/system ]; then
  exit 0
fi

/usr/libexec/dpkg/dpkg-db-backup