diff options
author | Dan Goodliffe <dan@randomdan.homeip.net> | 2025-04-15 03:26:48 +0100 |
---|---|---|
committer | Dan Goodliffe <dan@randomdan.homeip.net> | 2025-04-15 03:26:48 +0100 |
commit | 8b5ba2b05021abe2129accca0a74ccb73e507b26 (patch) | |
tree | 34431f717769f3c31efd2a9f1a868d8116797cbc /profiles/base | |
parent | Swap autorestart for needrestart (diff) | |
download | portage-8b5ba2b05021abe2129accca0a74ccb73e507b26.tar.bz2 portage-8b5ba2b05021abe2129accca0a74ccb73e507b26.tar.xz portage-8b5ba2b05021abe2129accca0a74ccb73e507b26.zip |
Diffstat (limited to 'profiles/base')
-rw-r--r-- | profiles/base/server/make.defaults | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/base/server/make.defaults b/profiles/base/server/make.defaults index 0cb2090..0cc2afd 100644 --- a/profiles/base/server/make.defaults +++ b/profiles/base/server/make.defaults @@ -1,7 +1,7 @@ APACHE2_MODULES="-* access_compat alias auth_basic authn_core authz_core authz_host authz_user autoindex brotli 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 cron exiscan-acl extras gdbm -gallium logrotate -joystick + autoservicerestart nohourlyupdate cron exiscan-acl extras gdbm -gallium glusterfs logrotate -joystick -keyutils maildir modperl proxy -python -sqlite -tcpd truetype fpm apache2 -static-analyzer arc dmarc -gnutls spf -doc " |