projects
/
hvlinux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d6ca9ce
)
Added permission to mount dvd for normal users.
author
Hugo Villeneuve
<hugo@hugovil.com>
Sat, 12 Jan 2013 22:37:39 +0000
(17:37 -0500)
committer
Hugo Villeneuve
<hugo@hugovil.com>
Sat, 2 Feb 2013 02:30:55 +0000
(21:30 -0500)
stage1/create-config-files
patch
|
blob
|
history
diff --git
a/stage1/create-config-files
b/stage1/create-config-files
index
d10c021
..
38153bb
100755
(executable)
--- a/
stage1/create-config-files
+++ b/
stage1/create-config-files
@@
-23,7
+23,7
@@
tmpfs /run tmpfs defaults 0 0
devpts /dev/pts devpts gid=4,mode=620 0 0
shm /dev/shm tmpfs defaults 0 0
-/dev/dvd /media/dvd auto noauto,ro
+/dev/dvd /media/dvd auto noauto,ro
,users
EOF
echo "Creating basic /etc/profile and /etc/profile.d"