- Fixes for logrotate, alsa
This commit is contained in:
parent
8f2532e249
commit
4450ddb039
@ -217,7 +217,7 @@ allow_xguest_exec_content = false
|
|||||||
|
|
||||||
# Only allow browser to use the web
|
# Only allow browser to use the web
|
||||||
#
|
#
|
||||||
browser_confine_xguest=true
|
browser_confine_xguest=false
|
||||||
|
|
||||||
# Allow postfix locat to write to mail spool
|
# Allow postfix locat to write to mail spool
|
||||||
#
|
#
|
||||||
@ -246,3 +246,7 @@ allow_unconfined_mmap_low = false
|
|||||||
# System uses init upstart program
|
# System uses init upstart program
|
||||||
#
|
#
|
||||||
init_upstart = true
|
init_upstart = true
|
||||||
|
|
||||||
|
# Allow mount to mount any file/dir
|
||||||
|
#
|
||||||
|
allow_mount_anyfile = true
|
||||||
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user