From: Mike Brady Date: Mon, 20 Aug 2018 19:39:11 +0000 (+0100) Subject: Update README.md X-Git-Tag: 3.2.2~34 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=601f860a34f13d4ebd10d25545a0387d54f4062f;p=thirdparty%2Fshairport-sync.git Update README.md --- diff --git a/README.md b/README.md index 8c3a096a..756415a5 100644 --- a/README.md +++ b/README.md @@ -285,9 +285,10 @@ $ sudo systemctl enable shairport-sync **Complete installation into a System V system** -If you have chosen the `--with-systemv` configuration option, enter: +If you have chosen the `--with-systemv` configuration option, then, to enable Shairport Sync to start automatically at system startup, enter: ``` $ sudo update-rc.d shairport-sync defaults 90 10 +$ sudo update-rc.d shairport-sync enable ``` **Man Page**