summaryrefslogtreecommitdiff
path: root/launchd/privileged_startx/privileged_startx.plist.cpp
diff options
context:
space:
mode:
authorChangyeon Lee <cyeon.lee@samsung.com>2014-04-17 14:39:58 +0900
committerChangyeon Lee <cyeon.lee@samsung.com>2014-04-17 14:46:41 +0900
commitba6c5bef58d88aab1584107543b81a2930451a1f (patch)
treeaa0e1ab02744850352e42ecbd629ad5a8f5c98d8 /launchd/privileged_startx/privileged_startx.plist.cpp
parentd7fbb5c11b41bb71b9173daea2f48d855bc61316 (diff)
parent8d5e38de0819168970669f24379c21338616184e (diff)
downloadxinit-submit/tizen/20140819.234625.tar.gz
xinit-submit/tizen/20140819.234625.tar.bz2
xinit-submit/tizen/20140819.234625.zip
Change-Id: Ibe6f53547397a2beaf4747ef8a442b43e41544fb Signed-off-by: Changyeon Lee <cyeon.lee@samsung.com>
Diffstat (limited to 'launchd/privileged_startx/privileged_startx.plist.cpp')
-rw-r--r--launchd/privileged_startx/privileged_startx.plist.cpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/launchd/privileged_startx/privileged_startx.plist.cpp b/launchd/privileged_startx/privileged_startx.plist.cpp
index 533fc32..e23e892 100644
--- a/launchd/privileged_startx/privileged_startx.plist.cpp
+++ b/launchd/privileged_startx/privileged_startx.plist.cpp
@@ -11,8 +11,12 @@
<string>SCRIPTDIR</string>
</array>
#ifdef TIGER_LAUNCHD
+ <key>RunAtLoad</key>
+ <true/>
<key>KeepAlive</key>
<true/>
+ <key>ServiceIPC</key>
+ <true/>
#else
<key>MachServices</key>
<dict>