We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eeb56f8 commit f6049dbCopy full SHA for f6049db
1 file changed
install/tpl/config.inc.php.master
@@ -113,6 +113,7 @@ $conf['app_version'] = ISPC_APP_VERSION;
113
$conf['app_link'] = 'http://www.ispconfig.org/';
114
$conf['modules_available'] = 'dashboard,admin,mail,sites,monitor,client,dns,help';
115
$conf['server_id'] = '{server_id}';
116
+$conf['init_scripts'] = '/etc/init.d';
117
118
119
//** Interface
0 commit comments