diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2018-01-03 16:35:47 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2018-01-03 16:55:25 +0100 |
commit | 18a0c2f201348def02942d4bb29eda3d4c31c33f (patch) | |
tree | 31c1ed5973e747532ba01061b00fa333677e8bc2 /etc/schroot | |
parent | dc5d05c4372c940655fc85b2a81155721e2976ac (diff) | |
download | itzks-systems-18a0c2f201348def02942d4bb29eda3d4c31c33f.tar.gz itzks-systems-18a0c2f201348def02942d4bb29eda3d4c31c33f.tar.bz2 itzks-systems-18a0c2f201348def02942d4bb29eda3d4c31c33f.zip |
White-space cleanup.
Diffstat (limited to 'etc/schroot')
-rw-r--r-- | etc/schroot/slxdesktop.ITZkS/fstab | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/schroot/slxdesktop.ITZkS/fstab b/etc/schroot/slxdesktop.ITZkS/fstab index 74d0949..d4c7a02 100644 --- a/etc/schroot/slxdesktop.ITZkS/fstab +++ b/etc/schroot/slxdesktop.ITZkS/fstab @@ -9,7 +9,7 @@ /dev/pts /dev/pts none rw,bind 0 0 /home /home none rw,bind 0 0 /tmp /tmp none rw,bind 0 0 -/srv /srv none rw,bind 0 0 +/srv /srv none rw,bind 0 0 /skole /skole none rw,rbind 0 0 /media /media none rw,rbind 0 0 |