system-helpers/etc/systemd/user/smartctl_tests_long.service

10 lines
135 B
SYSTEMD
Raw Normal View History

2019-01-25 17:28:29 +00:00
[Unit]
2019-01-25 18:28:50 +00:00
Description=Run smartctl_tests_long
2019-01-25 17:28:29 +00:00
[Service]
Type=oneshot
2019-01-25 18:28:50 +00:00
ExecStart=smartctl_tests_long
2019-01-25 17:28:29 +00:00
[Install]
WantedBy=multi-user.target