Fix
This commit is contained in:
parent
f57dee2ac3
commit
78d18d1b29
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
||||||
[Unit]
|
[Unit]
|
||||||
Description=Run smart_ctl_tests_long
|
Description=Run smartctl_tests_long
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
Type=oneshot
|
Type=oneshot
|
||||||
ExecStart=smart_ctl_tests_long
|
ExecStart=smartctl_tests_long
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=multi-user.target
|
WantedBy=multi-user.target
|
||||||
|
|
Loading…
Reference in a new issue