Run dlt-daemon and dlt-system as root
authorMikko Ylinen <mikko.ylinen@intel.com>
Thu, 28 Nov 2013 12:25:13 +0000 (14:25 +0200)
committerMikko Ylinen <mikko.ylinen@intel.com>
Fri, 8 Aug 2014 11:47:54 +0000 (14:47 +0300)
Tizen does not (yet) have user 'genivi' added. Run dlt-daemon
and dlt-system services as root until then.

Change-Id: Iad90215b9051c8de474200dfaa598085f591e6c8
Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
systemd/dlt-system.service.cmake
systemd/dlt.service.cmake

index f5e844b..7ec995c 100755 (executable)
@@ -21,7 +21,6 @@ Wants=dlt.service
 \r
 [Service]\r
 Type=Simple\r
-User=genivi\r
 ExecStart=@CMAKE_INSTALL_PREFIX@/bin/dlt-system\r
 WatchdogSec=@DLT_WatchdogSec@\r
 NotifyAccess=main\r
index 22279c4..7bb05bc 100755 (executable)
@@ -20,7 +20,6 @@ Documentation=man:dlt-daemon(1) man:dlt.conf(5)
 
 [Service]
 Type=Simple
-User=genivi
 ExecStart=@CMAKE_INSTALL_PREFIX@/bin/dlt-daemon
 WatchdogSec=@DLT_WatchdogSec@
 NotifyAccess=main