From 751fd0e1d7540629b77d1695a871f03eae6d2218 Mon Sep 17 00:00:00 2001 From: hasufell Date: Sat, 21 Mar 2015 17:03:42 +0100 Subject: [PATCH] saving uncommitted changes in /etc prior to emerge run --- X11/xorg.conf | 2 +- apache2/custom/prism-break.conf | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) create mode 100644 apache2/custom/prism-break.conf diff --git a/X11/xorg.conf b/X11/xorg.conf index ebb04f1..aa812f7 100644 --- a/X11/xorg.conf +++ b/X11/xorg.conf @@ -103,7 +103,7 @@ Section "Device" BusID "PCI:2:0:0" # Option "UseEdidDpi" "False" # Option "XvmcUsesTextures" "true" - # Option "Coolbits" "4" + Option "Coolbits" "4" EndSection Section "Screen" diff --git a/apache2/custom/prism-break.conf b/apache2/custom/prism-break.conf new file mode 100644 index 0000000..5993edd --- /dev/null +++ b/apache2/custom/prism-break.conf @@ -0,0 +1,5 @@ +Alias /random "/home/jule/git-annex/studium/WBA/P7/wba_07_140521/WA_07_140521_para/build/" + + Options +Indexes + Allow from all +