mirror of
https://github.com/Antynea/grub-btrfs.git
synced 2026-03-04 13:05:00 +08:00
improves systemd service (#131)
grub-btrfs.service: remove unnecessary path for bash and grub-mkconfig command readme.md: add warning section to systemd service section config file: Improves the description of the variable GRUB_BTRFS_MKCONFIG
This commit is contained in:
@@ -68,6 +68,10 @@ If you would like Grub to automatically update when a snapshot is made or delete
|
||||
and finally save.
|
||||
* You can view your change to `systemctl cat grub-btrfs.path`.
|
||||
* To revert change use `systemctl revert grub-btrfs.path`.
|
||||
##### Warning:
|
||||
by default, `grub-mkconfig` command is used.
|
||||
Might be `grub2-mkconfig` on some systems (Fedora ...).
|
||||
Edit `GRUB_BTRFS_MKCONFIG` variable in `/etc/default/grub-btrfs/config` file to reflect this.
|
||||
##
|
||||
### Special thanks for assistance and contributions
|
||||
* [maximbaz](https://github.com/maximbaz)
|
||||
|
||||
Reference in New Issue
Block a user