10 lines
136 B
Desktop File
10 lines
136 B
Desktop File
[Unit]
|
|
Description=RAID setup health check
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=/usr/sbin/raid-check
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|