Mount share directory on login.
This commit is contained in:
parent
c4b6d86638
commit
eab730e0ea
1 changed files with 6 additions and 0 deletions
|
@ -50,6 +50,12 @@
|
||||||
path="DOCS/fvs/home/"
|
path="DOCS/fvs/home/"
|
||||||
mountpoint="~/winhome"
|
mountpoint="~/winhome"
|
||||||
/>
|
/>
|
||||||
|
<volume
|
||||||
|
fstype="cifs"
|
||||||
|
server="smb.steinbeisschule-reutlingen.de"
|
||||||
|
path="DOCS/fvs/tausch/"
|
||||||
|
mountpoint="~/winshare"
|
||||||
|
/>
|
||||||
<!--volume
|
<!--volume
|
||||||
fstype="fuse"
|
fstype="fuse"
|
||||||
path="sshfs#%(USER)@homes:"
|
path="sshfs#%(USER)@homes:"
|
||||||
|
|
Loading…
Add table
Reference in a new issue