add driveripper notes
This commit is contained in:
12
active/device_driveripper/btrfs-monitor.service
Normal file
12
active/device_driveripper/btrfs-monitor.service
Normal file
@@ -0,0 +1,12 @@
|
||||
[Unit]
|
||||
Description=Runs btrfs monitor
|
||||
After=network.target
|
||||
Wants=network-online.target
|
||||
|
||||
[Service]
|
||||
Restart=no
|
||||
Type=oneshot
|
||||
ExecStart=/root/scripts/btrfs-monitor.sh
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
Reference in New Issue
Block a user