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
/
gdm-permissions.sh
blob: 62d37d1daebb9e9a61935711a51d2826ecbf921d (
plain
)
1
2
3
4
5
#!/bin/sh
if
[
-d
"/var/lib/gdm"
];
then
/
usr
/
bin
/
chown
-R
gdm
:
gdm
/
var
/
lib
/
gdm
fi