summaryrefslogtreecommitdiff
path: root/homepanel.initd
diff options
context:
space:
mode:
authorGianni Ceccarelli <dakkar@thenautilus.net>2014-10-18 11:59:40 +0000
committerGianni Ceccarelli <dakkar@thenautilus.net>2014-10-18 12:00:43 +0000
commitb79cd67b57072675bb8c3078747de358712c205c (patch)
treea12d3b49124bb4904af7866ea1eaa34d7aff4a1d /homepanel.initd
parentinit script fixed (diff)
downloadHomePanel-b79cd67b57072675bb8c3078747de358712c205c.tar.gz
HomePanel-b79cd67b57072675bb8c3078747de358712c205c.tar.bz2
HomePanel-b79cd67b57072675bb8c3078747de358712c205c.zip
really fix init scripts
Diffstat (limited to 'homepanel.initd')
-rwxr-xr-x[-rw-r--r--]homepanel.initd6
1 files changed, 4 insertions, 2 deletions
diff --git a/homepanel.initd b/homepanel.initd
index 32ded00..9994db4 100644..100755
--- a/homepanel.initd
+++ b/homepanel.initd
@@ -1,6 +1,6 @@
-#!/bin/sh
+#!/bin/bash
-# Generated at Sat Oct 18 11:38:22 2014 with Daemon::Control 0.001006
+# Generated at Sat Oct 18 11:54:37 2014 with Daemon::Control 0.001006
### BEGIN INIT INFO
# Provides: HomePanel
@@ -14,7 +14,9 @@
+export SHELL=/bin/bash
export PERLBREW_ROOT=/data/perl5
+export PERLBREW_HOME=/home/dakkar/.perlbrew
. /data/perl5/etc/bashrc