doc: Add missing full stop to end of sentence
[dpkg.git] / debian / dpkg.cron.daily
blob899572d722cb1f8e3c542b2f175c7d6ced736877
1 #!/bin/sh
3 # Skip if systemd is running.
4 if [ -d /run/systemd/system ]; then
5 exit 0
6 fi
8 /usr/libexec/dpkg/dpkg-db-backup