summaryrefslogtreecommitdiffstats
path: root/satellit_installer
diff options
context:
space:
mode:
authorChristian Rößler2016-12-15 17:00:50 +0100
committerChristian Rößler2016-12-15 17:00:50 +0100
commit1607d359b97d93e6671974ec37bad2da82af8ec2 (patch)
tree0ff0ebac926f98d93824947925eb862e85ad4520 /satellit_installer
parent[SSPS] php children: Some cosmetics (diff)
downloadsetup-scripts-1607d359b97d93e6671974ec37bad2da82af8ec2.tar.gz
setup-scripts-1607d359b97d93e6671974ec37bad2da82af8ec2.tar.xz
setup-scripts-1607d359b97d93e6671974ec37bad2da82af8ec2.zip
[SSPS] php children: verfied, now patching script being dropped.
Diffstat (limited to 'satellit_installer')
-rw-r--r--satellit_installer/includes/10-configurations.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/satellit_installer/includes/10-configurations.inc b/satellit_installer/includes/10-configurations.inc
index beccf13..0a58496 100644
--- a/satellit_installer/includes/10-configurations.inc
+++ b/satellit_installer/includes/10-configurations.inc
@@ -50,6 +50,7 @@ patch_lighttpd_config() {
echo -n " patching service file ... "
sed -i 's#\[Service\]#\[Service\]\nExecStartPre=\-/usr/local/sbin/patch_lightdm_phpchildren#g' \
/lib/systemd/system/lighttpd.service
+ install_lighttpd_phpchild # call to drop patch script
fi
else
# service file not found, going old static way