cleanup: remove orphan old systemd file

This commit is contained in:
Thomas Schoebel-Theuer 2019-11-05 19:49:54 +01:00
parent 55b691a5ca
commit 31092af94d
1 changed files with 0 additions and 13 deletions

View File

@ -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