25 lines
604 B
Text
Executable file
25 lines
604 B
Text
Executable file
#!/usr/bin/dh-exec
|
|
|
|
etc/dbus-1/system.d/gdm.conf usr/share/dbus-1/system.d
|
|
etc/gdm3/*
|
|
|
|
${systemdsystemunitdir}
|
|
usr/lib/systemd/
|
|
[linux-any] ${udevdir}
|
|
usr/lib/${DEB_HOST_MULTIARCH}/security/*.so
|
|
usr/bin/gdm-config
|
|
usr/libexec/gdm-*
|
|
# gets renamed to gdm3 in binary-install
|
|
usr/sbin/gdm
|
|
usr/share/locale/
|
|
usr/share/help/
|
|
usr/share/gdm/
|
|
usr/share/gnome-session/
|
|
usr/share/dconf/
|
|
usr/share/polkit-1/rules.d/20-gdm.rules
|
|
|
|
debian/Xsession etc/gdm3
|
|
debian/greeter.dconf-defaults* usr/share/gdm
|
|
debian/generate-config usr/share/gdm
|
|
debian/insserv.conf.d etc
|
|
data/dconf/defaults/* usr/share/gdm/dconf
|