add udiskie to automount usb
This commit is contained in:
parent
3a082eba32
commit
ef81e10868
3 changed files with 14 additions and 0 deletions
|
@ -0,0 +1 @@
|
|||
/home/bca/.config/systemd/user/udiskie.service
|
9
systemd/.config/systemd/user/udiskie.service
Normal file
9
systemd/.config/systemd/user/udiskie.service
Normal file
|
@ -0,0 +1,9 @@
|
|||
[Unit]
|
||||
Description=USB automount
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
ExecStart=/usr/bin/udiskie
|
||||
|
||||
[Install]
|
||||
WantedBy=default.target
|
Loading…
Add table
Add a link
Reference in a new issue