9 lines
130 B
Plaintext
9 lines
130 B
Plaintext
|
|
[Unit]
|
||
|
|
Description=udiskie automount service
|
||
|
|
|
||
|
|
[Service]
|
||
|
|
ExecStart=/usr/bin/udiskie -a -N -F
|
||
|
|
|
||
|
|
[Install]
|
||
|
|
WantedBy=multi-user.target
|