add disallow-exit to default configuration file

This commit is contained in:
Lennart Poettering 2008-08-06 19:55:50 +02:00
parent 756fac8d04
commit a4762ab4b1

View file

@ -22,6 +22,7 @@
; daemonize = no ; daemonize = no
; fail = yes ; fail = yes
; disallow-module-loading = no ; disallow-module-loading = no
; disallow-exit = no
; use-pid-file = yes ; use-pid-file = yes
; system-instance = no ; system-instance = no
; disable-shm = no ; disable-shm = no