mirror of https://github.com/schoebel/mars
cleanup: remove orphan old systemd file
This commit is contained in:
parent
55b691a5ca
commit
31092af94d
|
@ -1,13 +0,0 @@
|
||||||
[Unit]
|
|
||||||
Description=MARS block layer HA (kernel module)
|
|
||||||
Documentation=https://github.com/schoebel/mars/docu/mars-manual.pdf
|
|
||||||
RequiresMountsFor=/mars/uuid
|
|
||||||
|
|
||||||
[Service]
|
|
||||||
Type=oneshot
|
|
||||||
RemainAfterExit=1
|
|
||||||
ExecStart=/sbin/modprobe mars
|
|
||||||
ExecStop=/sbin/rmmod mars
|
|
||||||
|
|
||||||
[Install]
|
|
||||||
WantedBy=dev-mars-@.device
|
|
Loading…
Reference in New Issue