index
:
draklive-config
distro/mga1
distro/mga2
distro/mga3
distro/mga4
distro/mga4.1
distro/mga5
distro/mga5.1
distro/mga6
distro/mga6.1
distro/mga7.1
master
user/martinw/use-grub2
Configuration for draklive
Thomas Backlund [tmb]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
files
/
draklive-install.d
/
run.d
/
home-live-permissions.sh
blob: efc7d0598b532278cfa5c7b184539ab0cc98f2d1 (
plain
)
1
2
3
4
5
#!/bin/sh
if
[
-d
"/home/live"
];
then
/
usr
/
bin
/
chown
-R
live
:
live
/
home
/
live
fi