From e9cdf1e5abce0f4933b9ab8830521d56e1073861 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Wed, 30 Sep 2015 11:30:51 +0200 Subject: [Https] Increase timeouts, use systemctl fort restart --- scripts/install-https | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts') diff --git a/scripts/install-https b/scripts/install-https index cfefe8b..f31271a 100755 --- a/scripts/install-https +++ b/scripts/install-https @@ -72,7 +72,7 @@ case "$OP" in ;; esac -service lighttpd restart +systemctl restart lighttpd exit 0 -- cgit v1.2.3-55-g7522