blob: 8f10beb33825bc429b8542109eebf846163cc6bc [file] [log] [blame]
developer20cf1bf2022-12-19 15:14:00 +08001[Unit]
2Description=Mount USB Drive on %i
3
4[Service]
5Type=oneshot
6RemainAfterExit=true
7ExecStart=/usr/bin/usb-mount.sh add %i
8ExecStop=/usr/bin/usb-mount.sh remove %i