daemon: optionally call mlockall() on startup

This commit is contained in:
Lennart Poettering 2009-06-07 00:43:03 +02:00
parent 71ce195d3b
commit a9b38b3530
5 changed files with 37 additions and 12 deletions

View file

@ -27,6 +27,8 @@
; system-instance = no
; disable-shm = no
; shm-size-bytes = 0 # setting this 0 will use the system-default, usually 64 MiB
; lock-memory = no
; no-cpu-limit = no
; high-priority = yes
; nice-level = -11
@ -55,8 +57,6 @@
; flat-volumes = yes
; no-cpu-limit = no
; rlimit-fsize = -1
; rlimit-data = -1
; rlimit-stack = -1