[PushService] Update daemon & library to 2.4 version
[platform/core/appfw/sppc.git] / packaging / pushd.service
old mode 100644 (file)
new mode 100755 (executable)
index 0603ebf..b130092
@@ -1,9 +1,15 @@
 [Unit]
-Description=Pushd service
+Description=Push daemon
+After=tizen-runtime.target
 
 [Service]
 Type=forking
 ExecStart=/usr/bin/pushd
+Restart=always
+MemoryLimit=10M
+User=system
+Group=system
+SmackProcessLabel=push-service
 
 [Install]
-WantedBy=tizen-middleware.target
+WantedBy=multi-user.target