13 lines
253 B
INI
13 lines
253 B
INI
#
|
|
# esm.cfg
|
|
#
|
|
|
|
# BOOTSCRIPT_DIR
|
|
# This setting points esm towards the directory where your bootscripts are stored.
|
|
# For a system utilizing SysVinit style bootscripts, this should be set to /etc/init.d
|
|
BOOTSCRIPT_DIR = "/etc/init.d";
|
|
|
|
#
|
|
# end esm.cfg
|
|
#
|