From c37cd891c3149cb0a0acd4b16f3f998e1916a707 Mon Sep 17 00:00:00 2001 From: doktornotor Date: Tue, 25 Aug 2015 09:15:00 +0200 Subject: Remove useless remount calls These are dealt with by install_package() from pkg-utils.inc. --- config/haproxy/haproxy.inc | 3 --- 1 file changed, 3 deletions(-) (limited to 'config/haproxy') diff --git a/config/haproxy/haproxy.inc b/config/haproxy/haproxy.inc index 6d4ba0e5..7ededa97 100644 --- a/config/haproxy/haproxy.inc +++ b/config/haproxy/haproxy.inc @@ -73,7 +73,6 @@ function haproxy_custom_php_deinstall_command() { function haproxy_custom_php_install_command() { global $g, $config; - conf_mount_rw(); $haproxy = <<