summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Friesel <derf@derf.homelinux.org>2009-08-30 16:30:26 +0200
committerDaniel Friesel <derf@derf.homelinux.org>2009-08-30 16:30:26 +0200
commit41e0d61200b2959fcac6554fc074af4e4d4d8958 (patch)
treefa7c0cf894f4469c6e06cb9ad4102d0b77bba4eb
parenta2a7d68543ccd051fa1a20846f67cc7b8ecdb122 (diff)
Added /etc/init.d/* status shortcut
-rw-r--r--etc/function2
1 files changed, 1 insertions, 1 deletions
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