projects
/
platform
/
core
/
appfw
/
sppc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
942b276
)
fix option for restarting system daemon
30/115530/1
accepted/tizen/common/20170221.134930
accepted/tizen/ivi/20170221.225544
accepted/tizen/mobile/20170221.225500
accepted/tizen/tv/20170221.225514
accepted/tizen/wearable/20170221.225533
submit/tizen/20170221.003727
author
Ickhee Woo
<ickhee.woo@samsung.com>
Mon, 20 Feb 2017 08:19:20 +0000
(17:19 +0900)
committer
Ickhee Woo
<ickhee.woo@samsung.com>
Mon, 20 Feb 2017 08:19:20 +0000
(17:19 +0900)
Change-Id: I8598587816b7df1b6a34937d6a9298b89ca9ff2c
Signed-off-by: Ickhee Woo <ickhee.woo@samsung.com>
packaging/pushd.service
patch
|
blob
|
history
diff --git
a/packaging/pushd.service
b/packaging/pushd.service
index
49dd363
..
a0a5e60
100644
(file)
--- a/
packaging/pushd.service
+++ b/
packaging/pushd.service
@@
-6,7
+6,7
@@
After=dbus.service
Type=simple
SmackProcessLabel=System
ExecStart=/usr/bin/pushd
-Restart=
always
+Restart=
on-failure
RestartSec=1
MemoryLimit=10M
User=service_fw