Skip to content
Snippets Groups Projects
Commit e8cccddf authored by deuce's avatar deuce
Browse files

Add the "d" flag by default.

parent 88728c9f
No related branches found
No related tags found
No related merge requests found
......@@ -18,7 +18,7 @@ load_rc_config ${name}
# DO NOT CHANGE THESE DEFAULT VALUES HERE
#
sbbs_enable=${sbbs_enable-"NO"}
sbbs_flags=${sbbs_flags-""}
sbbs_flags=${sbbs_flags-"d"}
sbbs_pidfile=${sbbs_pidfile-"/var/run/sbbs.pid"}
sbbs_dir=${sbbs_dir-"/sbbs"}
sbbs_ctrldir=${sbbs_ctrldir-"${sbbs_dir}/ctrl"}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment