]> git.hoellein.online Git - homeserver/commitdiff
committing changes in /etc after apt run
authormhoellein <mhoellein@freenet.de>
Fri, 26 Nov 2021 07:11:08 +0000 (08:11 +0100)
committermhoellein <mhoellein@freenet.de>
Fri, 26 Nov 2021 07:11:08 +0000 (08:11 +0100)
Package changes:
+smartmontools 7.2-1 amd64

.etckeeper
systemd/system/smartmontools.service [new symlink]

index dc66fe743b34670ea95d0f5a3c5f1ffdb3c68801..d807243dea190eb56ec69376d918401375d1927f 100755 (executable)
@@ -66,7 +66,6 @@ mkdir -p './ppp/resolv'
 mkdir -p './proftpd/conf.d'
 mkdir -p './samba/tls'
 mkdir -p './security/namespace.d'
-mkdir -p './smartmontools/smartd_warning.d'
 mkdir -p './systemd/user'
 mkdir -p './udev/hwdb.d'
 mkdir -p './update-notifier'
@@ -11576,7 +11575,6 @@ maybe chmod 0755 'smartmontools'
 maybe chmod 0755 'smartmontools/run.d'
 maybe chmod 0755 'smartmontools/run.d/10mail'
 maybe chmod 0755 'smartmontools/run.d/10powersave-notify'
-maybe chmod 0755 'smartmontools/smartd_warning.d'
 maybe chmod 0755 'snmp'
 maybe chmod 0644 'snmp/snmp.conf'
 maybe chmod 0600 'snmp/snmpd.conf'
diff --git a/systemd/system/smartmontools.service b/systemd/system/smartmontools.service
new file mode 120000 (symlink)
index 0000000..dc1dc0c
--- /dev/null
@@ -0,0 +1 @@
+/dev/null
\ No newline at end of file