.userv/rc: Use the correct program for the `install' service.
authorMark Wooding <mdw@distorted.org.uk>
Mon, 29 Aug 2011 13:26:52 +0000 (14:26 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Mon, 29 Aug 2011 13:26:52 +0000 (14:26 +0100)
.userv/rc

index b0a0867..2c407e9 100644 (file)
--- a/.userv/rc
+++ b/.userv/rc
@@ -7,7 +7,7 @@ if ( glob service install
        require-fd 0 read
        require-fd 1-2 write
        no-suppress-args
-       execute bin/uinstall
+       execute bin/userv-install
 fi
 
 if ( glob service update