cpurc.local: bind '$' to /dev
This commit is contained in:
parent
1a503886ae
commit
bb6d1dec17
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ fileserver=cwfs
|
||||||
# replace FACEDOM with the local domain to be used in the faces database
|
# replace FACEDOM with the local domain to be used in the faces database
|
||||||
facedom=FACEDOM
|
facedom=FACEDOM
|
||||||
|
|
||||||
for(i in m i P S t u)
|
for(i in m i P S t u '$')
|
||||||
bind -a '#'^$i /dev >/dev/null >[2=1]
|
bind -a '#'^$i /dev >/dev/null >[2=1]
|
||||||
|
|
||||||
mount -qa /srv/usb /dev
|
mount -qa /srv/usb /dev
|
||||||
|
|
Loading…
Reference in a new issue