mirror of
https://github.com/Antynea/grub-btrfs.git
synced 2026-08-19 21:28:24 +08:00
Fix OpenRC command for adding grub-btrfsd to startup
Fixes #427 Replace `rc-config add` with `rc-update add` in the README.
This commit is contained in:
@@ -240,7 +240,7 @@ sudo rc-service grub-btrfsd start
|
|||||||
|
|
||||||
To activate it during system startup, run:
|
To activate it during system startup, run:
|
||||||
```bash
|
```bash
|
||||||
sudo rc-config add grub-btrfsd default
|
sudo rc-update add grub-btrfsd default
|
||||||
```
|
```
|
||||||
|
|
||||||
##### 💼 Snapshots not in `/.snapshots` for OpenRC
|
##### 💼 Snapshots not in `/.snapshots` for OpenRC
|
||||||
|
|||||||
Reference in New Issue
Block a user