esm/etc/esm.cfg
2025-03-07 20:41:24 -05:00

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
#