From 96c8650369a99e344b4e3510f713b331d83c4272 Mon Sep 17 00:00:00 2001 From: Jeremy Huddleston Date: Sun, 2 Mar 2008 10:32:58 -0800 Subject: Apple: Use -c in the launchd plist, so broken .profile/.bashrc don't much up startx --- org.x.X11.plist.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/org.x.X11.plist.cpp b/org.x.X11.plist.cpp index 2e597ca..3ee22bd 100644 --- a/org.x.X11.plist.cpp +++ b/org.x.X11.plist.cpp @@ -9,6 +9,7 @@ #ifdef __APPLE__ /bin/bash --login + -c #endif __bindir__/startx -- cgit v1.2.3