Revert "Revert "service: Remove DISPLAY=:0 from all services"" 48/177948/2
authorAdhavan M <adhavan.m@samsung.com>
Fri, 4 May 2018 11:35:10 +0000 (11:35 +0000)
committerManish Rathod <manish.r@samsung.com>
Fri, 4 May 2018 11:35:16 +0000 (11:35 +0000)
This reverts commit d9aadf4e5bad0ae2584921bd7bddd321bcdc8b9e.

Change-Id: I35a0b723b21c8d94f1a2547b1a800d0a61ed62ea

packaging/sdbd_emulator.service
packaging/sdbd_emulator_tv.service
packaging/sdbd_tcp.service

index 9b87f40..5ace52d 100644 (file)
@@ -8,7 +8,6 @@ After=tmp.mount dbus.service
 User=sdk
 Group=sdk
 Type=simple
-Environment=DISPLAY=:0
 PIDFile=/tmp/.sdbd.pid
 RemainAfterExit=yes
 #If necessary, Put Environment variable settings in a file like below
index 3dc42e3..8d45fea 100644 (file)
@@ -10,7 +10,6 @@ Type=simple
 #Environment=SDBD_LOG_PATH=/tmp
 #If necessary, Put Environment variable settings in a file like below
 #ExecStartPre=/bin/bash -c "/bin/echo 'SDB_TRACE=all SDBD_LOG_PATH=/tmp' >> /tmp/.sdbdlog.conf"
-Environment=DISPLAY=:0
 PIDFile=/tmp/.sdbd.pid
 RemainAfterExit=yes
 OOMScoreAdjust=-1000
index 6871f29..fd5ec24 100644 (file)
@@ -6,7 +6,6 @@ After=default.target
 User=sdk
 Group=sdk
 Type=simple
-Environment=DISPLAY=:0
 #If necessary, Put Environment variable settings in a file like below
 #ExecStartPre=/bin/bash -c "/bin/echo 'SDB_TRACE=all SDBD_LOG_PATH=/tmp' >> /tmp/.sdbdlog.conf"
 PIDFile=/tmp/.sdbd.pid