diff options
Diffstat (limited to 'gdm/post-install')
-rwxr-xr-x | gdm/post-install | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gdm/post-install b/gdm/post-install index ac7e0cb..b1a26c9 100755 --- a/gdm/post-install +++ b/gdm/post-install @@ -10,9 +10,6 @@ getent passwd gdm > /dev/null 2>&1 || /usr/sbin/useradd -c 'Gnome Display Manage # corrige le répertoire de gdm sed "s|gdm:x:21:21:GDM Daemon User:/dev/null:/sbin/nologin|gdm:x:21:21:GDM Daemon User:/var/lib/gdm:/sbin/nologin|" -i /etc/passwd -# gconf schemas -/usr/sbin/gconfpkg --install $port - # dconf dconf update |