etc/systemd
This commit is contained in:
10
etc/systemd/system/timers.target.wants/dpkg-db-backup.timer
Normal file
10
etc/systemd/system/timers.target.wants/dpkg-db-backup.timer
Normal file
@@ -0,0 +1,10 @@
|
||||
[Unit]
|
||||
Description=Daily dpkg database backup timer
|
||||
Documentation=man:dpkg(1)
|
||||
|
||||
[Timer]
|
||||
OnCalendar=daily
|
||||
Persistent=true
|
||||
|
||||
[Install]
|
||||
WantedBy=timers.target
|
||||
Reference in New Issue
Block a user