Cleanup the gdm home directory.
Reported by: pointyhat via pav
This commit is contained in:
parent
552ecc8dcc
commit
0f23bb5304
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=225735
@ -8,7 +8,7 @@
|
||||
|
||||
PORTNAME= gdm
|
||||
PORTVERSION= 2.24.1
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= x11 gnome
|
||||
MASTER_SITES= GNOME
|
||||
DIST_SUBDIR= gnome2
|
||||
|
@ -10,6 +10,8 @@ etc/gdm/Xsession
|
||||
etc/gdm/custom.conf.default
|
||||
@exec [ -f %B/custom.conf ] || cp %B/%f %B/custom.conf
|
||||
etc/gdm/gdm.schemas
|
||||
etc/gdm/home/.gconf.path
|
||||
etc/gdm/home/.gconf.mandatory/%gconf-tree.xml
|
||||
etc/pam.d/gdm
|
||||
libdata/bonobo/servers/GNOME_FastUserSwitchApplet.server
|
||||
libexec/gdm-crash-logger
|
||||
@ -193,6 +195,7 @@ share/pixmaps/nohost.png
|
||||
@dirrm etc/gdm/PostSession
|
||||
@dirrm etc/gdm/PostLogin
|
||||
@dirrm etc/gdm/Init
|
||||
@dirrm etc/gdm/home/.gconf.mandatory
|
||||
@dirrmtry etc/gdm/home
|
||||
@dirrmtry etc/gdm
|
||||
@dirrmtry etc/dm/Sessions
|
||||
|
Loading…
Reference in New Issue
Block a user