summaryrefslogtreecommitdiff
path: root/.profile.local
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2012-11-27 00:25:48 -0500
committerLuke Shumaker <LukeShu@sbcglobal.net>2012-11-27 00:25:48 -0500
commit3cfabeec77580bc28db8e4d3ae49c11da31adee3 (patch)
treee3df57e4912f968d340d6f83332e0757ed5b1237 /.profile.local
parent1e9c2fdf6f8072002ef775a72c794170a7cea915 (diff)
stuff
Diffstat (limited to '.profile.local')
-rw-r--r--.profile.local3
1 files changed, 2 insertions, 1 deletions
diff --git a/.profile.local b/.profile.local
index 3bb0d5c..4ee523a 100644
--- a/.profile.local
+++ b/.profile.local
@@ -2,7 +2,8 @@
# Start background programs ##########################################
if [ -x "`which daemon`" ]; then
- daemon maildirproc
+ daemon -i maildirproc.att maildirproc
+ daemon -i maildirproc.purdue maildirproc -r .maildirproc/purdue.rc
daemon batterymon 20 "
pactl set-sink-volume 0 100%;
pactl set-sink-mute 0 0;