From afced7ae76770a7968e9d256ad8bf6b3f147efd9 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Tue, 6 Mar 2018 03:29:52 -0500 Subject: move services into separate available/enabled directories this way, switching branches won't keep randomly spinning up a bunch of unkillable supervise processes --- xprofile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'xprofile') diff --git a/xprofile b/xprofile index ef35281..2666eed 100644 --- a/xprofile +++ b/xprofile @@ -2,6 +2,6 @@ start-pulseaudio-x11 -pidof svscan || (svscan $HOME/.services 2>&1 | readproctitle $USER ........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................) & +pidof svscan || (svscan $HOME/.services/enabled 2>&1 | readproctitle $USER ........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................) & setup-inputs -- cgit v1.2.3-54-g00ecf