]> Frank Brehm's Git Trees - config/uhu1/etc.git/commitdiff
saving uncommitted changes in /etc prior to emerge run
authorfrank <frank@uhu1.uhu-banane.de>
Mon, 12 Mar 2012 15:49:08 +0000 (16:49 +0100)
committerroot <root@uhu1.uhu-banane.de>
Mon, 12 Mar 2012 15:49:08 +0000 (16:49 +0100)
make.conf
postfix/main.cf
runlevels/boot/acpid [new symlink]

index 1a06cd764fd5e02ab10216c136942cf5129d45de..e09da4bdc37d9c97d628f25b0b49943db746d265 100644 (file)
--- a/make.conf
+++ b/make.conf
@@ -53,6 +53,10 @@ APACHE2_MODULES="actions alias asis auth_basic auth_digest authn_alias authn_ano
                  status substitute unique_id userdir usertrack version vhost_alias
 "
 
+ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks \
+                  iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null \
+                  plug rate route share shm softvol"
+
 I_KNOW_WHAT_I_AM_DOING=yes
 
 # These are the USE flags that were used in addition to what is provided by the
index d424dff7b05a91cb84ea6defc6e745f30f30d7eb..2d4023571a7927d4b15900d9e6d7d3830835e10d 100644 (file)
@@ -660,6 +660,7 @@ mydomain = uhu-banane.de
 mynetworks = 127.0.0.0/8 46.16.73.175/32 [::1]/128
 
 myorigin = $mydomain
+recipient_delimiter = +
 relayhost = [mail.brehm-online.com]
 smtp_sasl_auth_enable = yes
 smtp_sasl_password_maps = hash:/etc/postfix/smtp_auth
diff --git a/runlevels/boot/acpid b/runlevels/boot/acpid
new file mode 120000 (symlink)
index 0000000..94ab152
--- /dev/null
@@ -0,0 +1 @@
+/etc/init.d/acpid
\ No newline at end of file