saving uncommitted changes in /etc prior to emerge run
This commit is contained in:
parent
44194a60de
commit
e7f6895993
@ -24,7 +24,7 @@
|
|||||||
; default-server =
|
; default-server =
|
||||||
; default-dbus-server =
|
; default-dbus-server =
|
||||||
|
|
||||||
; autospawn = yes
|
autospawn = no
|
||||||
; daemon-binary = /usr/bin/pulseaudio
|
; daemon-binary = /usr/bin/pulseaudio
|
||||||
; extra-arguments = --log-target=syslog
|
; extra-arguments = --log-target=syslog
|
||||||
|
|
||||||
|
@ -139,11 +139,11 @@ load-module module-filter-apply
|
|||||||
#load-module module-x11-xsmp
|
#load-module module-x11-xsmp
|
||||||
|
|
||||||
### Publish connection data in the X11 root window
|
### Publish connection data in the X11 root window
|
||||||
#.ifexists module-x11-publish.so
|
.ifexists module-x11-publish.so
|
||||||
#.nofail
|
.nofail
|
||||||
#load-module module-x11-publish
|
load-module module-x11-publish
|
||||||
#.fail
|
.fail
|
||||||
#.endif
|
.endif
|
||||||
|
|
||||||
### Make some devices default
|
### Make some devices default
|
||||||
#set-default-sink output
|
#set-default-sink output
|
||||||
|
Loading…
Reference in New Issue
Block a user