]> Frank Brehm's Git Trees - config/bruni/etc-mint-new1.git/commitdiff
daily autocommit
authorFrank Brehm <frank@brehm-online.com>
Mon, 18 May 2020 22:09:01 +0000 (00:09 +0200)
committerFrank Brehm <frank@brehm-online.com>
Mon, 18 May 2020 22:09:01 +0000 (00:09 +0200)
.etckeeper
systemd/system/bind9.service.d/override.conf [new file with mode: 0644]

index 0819bb0b9faddc007b5e5dae09c5a904332c37cb..96672aa1303f0918c9803de26469764fe6939613 100755 (executable)
@@ -2890,6 +2890,8 @@ maybe chmod 0755 'systemd/system'
 maybe chmod 0644 'systemd/system.conf'
 maybe chmod 0755 'systemd/system.conf.d'
 maybe chmod 0644 'systemd/system.conf.d/50_linuxmint.conf'
+maybe chmod 0755 'systemd/system/bind9.service.d'
+maybe chmod 0644 'systemd/system/bind9.service.d/override.conf'
 maybe chmod 0755 'systemd/system/bluetooth.target.wants'
 maybe chmod 0755 'systemd/system/cloud-final.service.wants'
 maybe chmod 0755 'systemd/system/default.target.wants'
diff --git a/systemd/system/bind9.service.d/override.conf b/systemd/system/bind9.service.d/override.conf
new file mode 100644 (file)
index 0000000..f3d98f2
--- /dev/null
@@ -0,0 +1,3 @@
+[Unit]
+Before=display-manager.service chrony.service openvpn.service postfix.service smbd.service ssh.service systemd-resolved.service
+