repo.or.cz
/
dpkg.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
doc: Add missing full stop to end of sentence
[dpkg.git]
/
debian
/
dpkg.cron.daily
blob
899572d722cb1f8e3c542b2f175c7d6ced736877
1
#!/bin/sh
2
3
# Skip if systemd is running.
4
if
[
-d
/
run
/
systemd
/
system
];
then
5
exit
0
6
fi
7
8
/
usr
/
libexec
/
dpkg
/
dpkg-db-backup