summaryrefslogtreecommitdiff
path: root/data/Makefile.am
diff options
context:
space:
mode:
authorBenjamin Berg <bberg@redhat.com>2020-04-07 16:44:36 +0200
committerBenjamin Berg <bberg@redhat.com>2020-04-07 17:05:25 +0200
commitaed744a4d0a3345e9410b09de6251daff1912f54 (patch)
tree1d8277d78b7429f0b7b490fa5c81f109e4185fc3 /data/Makefile.am
parent419cc94d3060c4cbaaa06239a7742004b6d8a8f0 (diff)
downloadgdm-aed744a4d0a3345e9410b09de6251daff1912f54.tar.gz
launch-environment: Use new gnome-session AutostartWhitelistbenzea/autostart-whitelist
We really just want a whitelist of applications to be started through autostart. Use the new AutostartWhitelist key file to list application IDs that may be autostarted (while all others are not considered for autostart). The main disadvantage is that all applications that potentially should be autostarted need to be listed here (as part of distribution patches). In the common case, spice-vdagent should be added to the list.
Diffstat (limited to 'data/Makefile.am')
-rw-r--r--data/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/data/Makefile.am b/data/Makefile.am
index bda91604..83159234 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -3,7 +3,6 @@ EXTRA_DIST =
SUBDIRS = \
applications \
- autostart \
$(NULL)
initdir = $(gdmconfdir)/Init