From fe617f586703e2a7dd4931d93e6c4dc6b8fda1fd Mon Sep 17 00:00:00 2001 From: Juan RP Date: Wed, 7 May 2014 10:09:49 +0200 Subject: README: sync. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 8c74a4f..0d60c13 100644 --- a/README.md +++ b/README.md @@ -36,10 +36,10 @@ To see available runlevels (default and single, which just runs sulogin): To enable and start a service into the "current" runlevel: - # ln -s /etc/sv/ /etc/runit/runsvdir/current + # ln -s /etc/sv/ /var/service To disable and remove a service: - # rm -f /etc/runit/runsvdir/current/ + # rm -f /var/service/ Feel free to send patches and contribute with improvements and/or new services! -- cgit 1.4.1