diff options
Diffstat (limited to 'etc')
-rw-r--r-- | etc/schroot/slxdesktop.ITZkS/fstab | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/etc/schroot/slxdesktop.ITZkS/fstab b/etc/schroot/slxdesktop.ITZkS/fstab index 481db98..74d0949 100644 --- a/etc/schroot/slxdesktop.ITZkS/fstab +++ b/etc/schroot/slxdesktop.ITZkS/fstab @@ -10,7 +10,8 @@ /home /home none rw,bind 0 0 /tmp /tmp none rw,bind 0 0 /srv /srv none rw,bind 0 0 -/skole /skole none rw,rbind 0 0 +/skole /skole none rw,rbind 0 0 +/media /media none rw,rbind 0 0 # If you use gdm3, uncomment this line to allow Xauth to work #/var/run/gdm3 /var/run/gdm3 none rw,bind 0 0 |