From 1323a048db96dd2e26de461a1c3aaa2957df8c5a Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Thu, 21 Apr 2022 07:48:01 +0200 Subject: [PATCH] Update install --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index ec69618..d79b4a8 100755 --- a/scripts/install +++ b/scripts/install @@ -151,7 +151,7 @@ yunohost service add $app --description="Newsletter and mailing list manager" -- ynh_script_progression --message="Starting a systemd service..." --weight=2 # Start a systemd service -ynh_systemd_action --service_name=$app --action="start" --log_path="/var/log/$app/$app.log" +ynh_systemd_action --service_name=$app --action="start" --log_path="systemd" #================================================= # SETUP SSOWAT