summaryrefslogtreecommitdiffstats
path: root/core/modules/smartctl/data/etc/systemd/system/smartctl.service
diff options
context:
space:
mode:
Diffstat (limited to 'core/modules/smartctl/data/etc/systemd/system/smartctl.service')
-rw-r--r--core/modules/smartctl/data/etc/systemd/system/smartctl.service8
1 files changed, 0 insertions, 8 deletions
diff --git a/core/modules/smartctl/data/etc/systemd/system/smartctl.service b/core/modules/smartctl/data/etc/systemd/system/smartctl.service
deleted file mode 100644
index ab268cbc..00000000
--- a/core/modules/smartctl/data/etc/systemd/system/smartctl.service
+++ /dev/null
@@ -1,8 +0,0 @@
-[Unit]
-Description=Check HDD health status
-
-[Service]
-Type=oneshot
-RemainAfterExit=yes
-ExecStart=/opt/openslx/scripts/systemd-smartctl
-