]> Frank Brehm's Git Trees - config/helga-hetzner/etc.git/commitdiff
committing changes in /etc made by "apt install -y apticron-systemd"
authorFrank Brehm <frank@brehm-online.com>
Fri, 23 Apr 2021 11:16:01 +0000 (13:16 +0200)
committerFrank Brehm <frank@brehm-online.com>
Fri, 23 Apr 2021 11:16:01 +0000 (13:16 +0200)
Package changes:
+apticron-systemd 1.2.1 all

.etckeeper
apticron/README [new file with mode: 0644]
systemd/system/timers.target.wants/apticron.timer [new symlink]

index 22e328d215379409234a5e1c6bc891fecb6e7a76..a0e44ec79a48db647ef0aca7218efd46623bbe41 100755 (executable)
@@ -159,6 +159,8 @@ maybe chmod 0644 'apt/trusted.gpg.d/debian-archive-buster-stable.gpg'
 maybe chmod 0644 'apt/trusted.gpg.d/debian-archive-stretch-automatic.gpg'
 maybe chmod 0644 'apt/trusted.gpg.d/debian-archive-stretch-security-automatic.gpg'
 maybe chmod 0644 'apt/trusted.gpg.d/debian-archive-stretch-stable.gpg'
+maybe chmod 0755 'apticron'
+maybe chmod 0644 'apticron/README'
 maybe chgrp 'daemon' 'at.deny'
 maybe chmod 0640 'at.deny'
 maybe chmod 0644 'bash.bashrc'
diff --git a/apticron/README b/apticron/README
new file mode 100644 (file)
index 0000000..62c4295
--- /dev/null
@@ -0,0 +1,6 @@
+Any settings in a named 'apticron.conf' file in this directory will override
+the default apticron options. You may want to copy the original
+'/usr/lib/apticron/apticron.conf' in here and use it as a base.
+
+*Do not* edit the original /usr/lib/apticron/apticron.conf, or you will lose
+your local settings during the next apticron upgrade.
diff --git a/systemd/system/timers.target.wants/apticron.timer b/systemd/system/timers.target.wants/apticron.timer
new file mode 120000 (symlink)
index 0000000..505727c
--- /dev/null
@@ -0,0 +1 @@
+/lib/systemd/system/apticron.timer
\ No newline at end of file