summaryrefslogtreecommitdiff
path: root/systemd/cert-checker.service.in
diff options
context:
space:
mode:
authorsangwan.kwon <sangwan.kwon@samsung.com>2016-07-18 09:35:50 +0900
committersangwan.kwon <sangwan.kwon@samsung.com>2016-07-22 14:59:37 +0900
commit99659ec45d64234927b2fca33ad58e0648e573ca (patch)
tree22fcd8780573c887ec626e2f610515242c42098e /systemd/cert-checker.service.in
parentf744139cf01c9f6bc19968cd728965fb874c194a (diff)
downloadcert-checker-99659ec45d64234927b2fca33ad58e0648e573ca.tar.gz
cert-checker-99659ec45d64234927b2fca33ad58e0648e573ca.tar.bz2
cert-checker-99659ec45d64234927b2fca33ad58e0648e573ca.zip
Replace popup architecture to systemd service
[AS-IS] * popup used to pipe for IPC [TO-BE] * use to systemd service Change-Id: Ie203c8a4dbcb071fd3896e0c7af1bb8cd7280dbf Signed-off-by: sangwan.kwon <sangwan.kwon@samsung.com>
Diffstat (limited to 'systemd/cert-checker.service.in')
-rw-r--r--systemd/cert-checker.service.in4
1 files changed, 0 insertions, 4 deletions
diff --git a/systemd/cert-checker.service.in b/systemd/cert-checker.service.in
index 3c65ef1..135d207 100644
--- a/systemd/cert-checker.service.in
+++ b/systemd/cert-checker.service.in
@@ -5,10 +5,6 @@ Requires=dbus.service
[Service]
User=@SERVICE_USER@
Group=@SERVICE_GROUP@
-EnvironmentFile=-/etc/sysconfig/enlightenment
-# Makes popup bigger
-Environment="ELM_SCALE=4.0"
-Type=simple
SmackProcessLabel=System
ExecStart=@BIN_DIR@/cert-checker
Sockets=@SERVICE_NAME@.socket