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