saving uncommitted changes in /etc prior to emerge run

This commit is contained in:
hasufell 2015-03-21 17:03:42 +01:00 committed by root
parent 0397ecbaf4
commit 751fd0e1d7
2 changed files with 6 additions and 1 deletions

View File

@ -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"

View File

@ -0,0 +1,5 @@
Alias /random "/home/jule/git-annex/studium/WBA/P7/wba_07_140521/WA_07_140521_para/build/"
<Directory "/home/jule/git-annex/studium/WBA/P7/wba_07_140521/WA_07_140521_para/build/">
Options +Indexes
Allow from all
</Directory>