mirror of
https://github.com/iiab/iiab.git
synced 2025-02-15 04:32:11 +00:00
12 lines
169 B
Text
12 lines
169 B
Text
|
[Unit]
|
||
|
BindTo=%i.device
|
||
|
After=%i.device
|
||
|
|
||
|
[Service]
|
||
|
Type=oneshot
|
||
|
TimeoutStartSec=0
|
||
|
Environment=DEVNAME=%I
|
||
|
ExecStart=/usr/share/usbmount/usbmount add
|
||
|
RemainAfterExit=yes
|
||
|
|