From 19b7ddbac7bcbaa856419cdfb2b1d2a1fca13e1a Mon Sep 17 00:00:00 2001 From: mhoellein Date: Fri, 26 Nov 2021 08:11:08 +0100 Subject: [PATCH] committing changes in /etc after apt run Package changes: +smartmontools 7.2-1 amd64 --- .etckeeper | 2 -- systemd/system/smartmontools.service | 1 + 2 files changed, 1 insertion(+), 2 deletions(-) create mode 120000 systemd/system/smartmontools.service diff --git a/.etckeeper b/.etckeeper index dc66fe74..d807243d 100755 --- a/.etckeeper +++ b/.etckeeper @@ -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 index 00000000..dc1dc0cd --- /dev/null +++ b/systemd/system/smartmontools.service @@ -0,0 +1 @@ +/dev/null \ No newline at end of file -- 2.43.0