]> Frank Brehm's Git Trees - config/helga-hetzner/etc.git/commitdiff
daily autocommit
authorFrank Brehm <frank@brehm-online.com>
Mon, 20 Sep 2021 10:19:07 +0000 (12:19 +0200)
committerFrank Brehm <frank@brehm-online.com>
Mon, 20 Sep 2021 10:19:07 +0000 (12:19 +0200)
.etckeeper
systemd/system/certbot.service.d/override.conf [new file with mode: 0644]
systemd/system/multi-user.target.wants/netdata.service [deleted symlink]

index 275d56059217c9b0bc162017ebd7fe13ab939db9..39604cddc964a12940c1a081c889f968e14329f3 100755 (executable)
@@ -1429,6 +1429,8 @@ maybe chmod 0644 'systemd/resolved.conf'
 maybe chmod 0644 'systemd/sleep.conf'
 maybe chmod 0755 'systemd/system'
 maybe chmod 0644 'systemd/system.conf'
+maybe chmod 0755 'systemd/system/certbot.service.d'
+maybe chmod 0644 'systemd/system/certbot.service.d/override.conf'
 maybe chmod 0755 'systemd/system/clamav-daemon.service.d'
 maybe chmod 0644 'systemd/system/clamav-daemon.service.d/extend.conf'
 maybe chmod 0755 'systemd/system/cloud-init.target.wants'
diff --git a/systemd/system/certbot.service.d/override.conf b/systemd/system/certbot.service.d/override.conf
new file mode 100644 (file)
index 0000000..022e63d
--- /dev/null
@@ -0,0 +1,2 @@
+[Service]
+ExecStart=/usr/bin/certbot -q renew --post-hook /usr/local/sbin/restart_mailservices
diff --git a/systemd/system/multi-user.target.wants/netdata.service b/systemd/system/multi-user.target.wants/netdata.service
deleted file mode 120000 (symlink)
index 765211c..0000000
+++ /dev/null
@@ -1 +0,0 @@
-/lib/systemd/system/netdata.service
\ No newline at end of file