update service files
This commit is contained in:
parent
5e18782159
commit
14f8d29869
|
@ -2,7 +2,6 @@
|
|||
Description=Smartctl Run Short Test
|
||||
|
||||
[Service]
|
||||
User=nagios
|
||||
ExecStart=/opt/icinga2-checks/Other/smartctl-test-disks.sh long
|
||||
SyslogIdentifier=smartctl-test-disks
|
||||
Restart=on-failure
|
||||
|
|
|
@ -2,7 +2,6 @@
|
|||
Description=Smartctl Run Short Test
|
||||
|
||||
[Service]
|
||||
User=nagios
|
||||
ExecStart=/opt/icinga2-checks/Other/smartctl-test-disks.sh short
|
||||
SyslogIdentifier=smartctl-test-disks
|
||||
Restart=on-failure
|
||||
|
|
Loading…
Reference in New Issue