summaryrefslogtreecommitdiff
path: root/launchd/user_startx/startx.plist.cpp
diff options
context:
space:
mode:
authorJeremy Huddleston Sequoia <jeremyhu@apple.com>2015-12-29 17:03:43 -0800
committerJeremy Huddleston Sequoia <jeremyhu@apple.com>2015-12-29 17:21:42 -0800
commit72160c42bea2073bf95c01aca59a12f0ca7ab707 (patch)
treec17eba5dafe77e9d92669220506f37601af1856e /launchd/user_startx/startx.plist.cpp
parent281b314f38564537279c94e605bee74ff41b0245 (diff)
downloadxorg-app-xinit-72160c42bea2073bf95c01aca59a12f0ca7ab707.tar.gz
launchd: Install binaries into libexecdir
Signed-off-by: Jeremy Huddleston Sequoia <jeremyhu@apple.com>
Diffstat (limited to 'launchd/user_startx/startx.plist.cpp')
-rw-r--r--launchd/user_startx/startx.plist.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/launchd/user_startx/startx.plist.cpp b/launchd/user_startx/startx.plist.cpp
index a43025f..f79d461 100644
--- a/launchd/user_startx/startx.plist.cpp
+++ b/launchd/user_startx/startx.plist.cpp
@@ -6,7 +6,7 @@
<string>BUNDLE_ID_PREFIX.startx</string>
<key>ProgramArguments</key>
<array>
- <string>__xinitrcdir__/launchd_startx</string>
+ <string>__libexecdir__/launchd_startx</string>
<string>__bindir__/startx</string>
#ifdef LAUNCHAGENT_XSERVER_PATH
<string>--</string>