fixed bootstrap of chat jail, added rctl limit config stuff
This commit is contained in:
@@ -13,7 +13,7 @@ devzat_user="nobody"
|
||||
devzat_command="/usr/local/sbin/devzat"
|
||||
pidfile="/tmp/${name}.pid"
|
||||
command="/usr/sbin/daemon"
|
||||
command_args="-P ${pidfile} ${devzat_command}"
|
||||
command_args="-P ${pidfile} -c ${devzat_command}"
|
||||
devzat_config="/usr/local/etc/devzat.yml"
|
||||
|
||||
load_rc_config $name
|
||||
|
||||
Reference in New Issue
Block a user