OSDN Git Service

Update void-66-conf.md
authormobinmob <39646700+mobinmob@users.noreply.github.com>
Mon, 17 Oct 2022 12:58:56 +0000 (15:58 +0300)
committerGitHub <noreply@github.com>
Mon, 17 Oct 2022 12:58:56 +0000 (15:58 +0300)
Add s6-rc to the installation packages (temporary workaround...).

conf/void-66-conf.md

index 6a8c601..2fcd1a4 100644 (file)
@@ -38,7 +38,7 @@ Do you want to import this public key? [Y/n]
 
 After accepting it, install the new packages:
 ```
-# xbps-install -S boot-66serv void-66-services
+# xbps-install -S boot-66serv void-66-services s6-rc
 ```
 
 ## 3. Configuration
@@ -139,4 +139,4 @@ Please consult the `boot@` man page and the comments of the configuration file.
 
 To boot the system with 66 instead of runit after the configuration, you just add `init=/usr/bin/66` to the kernel command line. To switch back, remove it.
 
-If a user decides that a permanent and clean switch to 66 is the way to go, they should consult [void-66-base-system.md](https://github.com/mobinmob/void-66-services/blob/master/conf/void-66-base-system.md).
\ No newline at end of file
+If a user decides that a permanent and clean switch to 66 is the way to go, they should consult [void-66-base-system.md](https://github.com/mobinmob/void-66-services/blob/master/conf/void-66-base-system.md).