Browse Source

autofs: move remote fs that need uid= to /media/amery/remote

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

files/autofs.conf → files/remote.autofs


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

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

Loading…
Cancel
Save