Added gdm-2.30.0 build template.
--HG-- extra : convert_revision : 8738615e8737d4ef839dbcb9b0a5415192c1ba2d
This commit is contained in:
9
srcpkgs/gdm/INSTALL
Normal file
9
srcpkgs/gdm/INSTALL
Normal file
@@ -0,0 +1,9 @@
|
||||
#
|
||||
# This script takes care about perms in required dirs.
|
||||
#
|
||||
case "${ACTION}" in
|
||||
post)
|
||||
chown root:gdm var/lib/gdm
|
||||
chown -R root:gdm var/lib/gdm/.gconf.mandatory
|
||||
;;
|
||||
esac
|
||||
Reference in New Issue
Block a user