chiark / gitweb /
.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 b0a086734a1bb21a0015a7aef45cfc6bab8ca4a1..2c407e99374d02ce7827b3e0c3472679c763c128 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