From 1690785d9ebcfff1993739306cd88f1f60f6d9a8 Mon Sep 17 00:00:00 2001 From: Dan Goodliffe Date: Thu, 26 May 2022 09:38:21 +0100 Subject: Disable joystick on server profile --- profiles/base/server/make.defaults | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'profiles') diff --git a/profiles/base/server/make.defaults b/profiles/base/server/make.defaults index a894569..80aa789 100644 --- a/profiles/base/server/make.defaults +++ b/profiles/base/server/make.defaults @@ -1,9 +1,9 @@ APACHE2_MODULES="-* access_compat alias auth_basic authn_core authz_core authz_host authz_user autoindex cache cache_disk cgid dav deflate dir env expires filter headers http2 log_config macro mime mime_magic proxy proxy_http remoteip rewrite socache_shmcb status unixd vhost_alias" ALSA_PCM_PLUGINS="none" USE=" - autoservicerestart nohourlyupdate berkdb cron exiscan-acl extras -gdbm -gallium logrotate -keyutils - maildir modperl mysql ocfs2 proxy -python -sqlite -tcpd truetype fpm apache2 - -static-analyzer arc dmarc -gnutls spf -doc + autoservicerestart nohourlyupdate berkdb cron exiscan-acl extras -gdbm -gallium logrotate -joystick + -keyutils maildir modperl mysql ocfs2 proxy -python -sqlite -tcpd truetype fpm apache2 -static-analyzer + arc dmarc -gnutls spf -doc " FEATURES="unmerge-backup" -- cgit v1.2.3