From 41e0d61200b2959fcac6554fc074af4e4d4d8958 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sun, 30 Aug 2009 16:30:26 +0200 Subject: Added /etc/init.d/* status shortcut --- etc/function | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/function b/etc/function index c097c78..61fc8fa 100644 --- a/etc/function +++ b/etc/function @@ -8,7 +8,7 @@ autoload zargs # own functions autoload $ZDIR/functions/*(:t) -function Start Stop Restart Reload { +function Status Start Stop Restart Reload { typeset script sudo if ((EUID)) { sudo=sudo -- cgit v1.2.3