Browse Source

autofs: mount usb stick in /media/amery/local/liveusb

Signed-off-by: Alejandro Mery <amery@geeks.cl>
master
Alejandro Mery 10 years ago
parent
commit
53e008924a
2 changed files with 2 additions and 0 deletions
  1. +1
    -0
      files/local.autofs
  2. +1
    -0
      system/etc/auto.master.d/amery.autofs

+ 1
- 0
files/local.autofs

@ -0,0 +1 @@
liveusb -fstype=ext4,rw,noatime UUID=4f641163-4468-4073-b572-21fd7ba2ee04

+ 1
- 0
system/etc/auto.master.d/amery.autofs

@ -1 +1,2 @@
/media/amery/remote /home/amery/remote.autofs uid=1000,gid=1000,--timeout=30,--ghost
/media/amery/local /home/amery/local.autofs --timeout=30,--ghost

Loading…
Cancel
Save