From: Bocklage, Jens Date: Thu, 8 Dec 2016 10:06:45 +0000 (+0100) Subject: Disable verbose output of systems service file X-Git-Tag: 3.0.0~36 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?p=staging%2FHomeScreen.git;a=commitdiff_plain;h=b6d6fdc6384e686c8d866212b2f5d63ca884b3c5 Disable verbose output of systems service file This is not needed in general Signed-off-by: Bocklage, Jens --- diff --git a/WindowManager/conf/WindowManager.service b/WindowManager/conf/WindowManager.service index 5bcb777..7cb00fb 100644 --- a/WindowManager/conf/WindowManager.service +++ b/WindowManager/conf/WindowManager.service @@ -9,7 +9,6 @@ BusName=org.agl.windowmanager ExecStart=/usr/AGL/homescreen/WindowManager Restart=on-failure RestartSec=1 -StandardOutput=tty [Install] WantedBy=default.target