aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorAngelo Naselli <anaselli@linux.it>2014-09-13 16:41:46 +0200
committerAngelo Naselli <anaselli@linux.it>2014-09-13 16:41:46 +0200
commit1542a42bc1dcefed969ab368240d7da4e3be6eb2 (patch)
treefa645a4a4996dfdc91a595f28b6b7c0ed7524bc4 /scripts
parent7cbaf3e4e333fb7db0a357e8943e31e00e0c33dd (diff)
downloadcolin-keep-1542a42bc1dcefed969ab368240d7da4e3be6eb2.tar
colin-keep-1542a42bc1dcefed969ab368240d7da4e3be6eb2.tar.gz
colin-keep-1542a42bc1dcefed969ab368240d7da4e3be6eb2.tar.bz2
colin-keep-1542a42bc1dcefed969ab368240d7da4e3be6eb2.tar.xz
colin-keep-1542a42bc1dcefed969ab368240d7da4e3be6eb2.zip
Added mana pan
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/mana1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/mana b/scripts/mana
index b4bc38b..ee3da64 100755
--- a/scripts/mana
+++ b/scripts/mana
@@ -11,6 +11,7 @@ my %modules = (
service => '/usr/bin/manaservice',
clock => '/usr/bin/manaclock',
host => '/usr/bin/manahost',
+ pan => '/usr/bin/mpan.pl',
proxy => '/usr/bin/manaproxy',
);