summaryrefslogtreecommitdiff
path: root/etc/function
diff options
context:
space:
mode:
authorDaniel Friesel <derf@derf.homelinux.org>2009-07-07 21:53:09 +0200
committerDaniel Friesel <derf@derf.homelinux.org>2009-07-07 21:53:09 +0200
commite1f09c0e93e133a253b8d809f5e234c9b3d59c68 (patch)
treec9e13f54945a1a12e89e54407a0f5c4c138af16e /etc/function
parentf9f7d2fc9d9c403561870562991282073aac3a4b (diff)
Simply autoload all functions, don't make them executable
Diffstat (limited to 'etc/function')
-rw-r--r--etc/function2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/function b/etc/function
index 63b0e98..0d83b73 100644
--- a/etc/function
+++ b/etc/function
@@ -7,7 +7,7 @@ autoload catch throw
autoload zargs
# own functions
-autoload $ZDIR/functions/*(*:t)
+autoload $ZDIR/functions/*(:t)
function Start Stop Restart Reload {
typeset script sudo