Files
grub-btrfs/10-update_grub.conf
Nathan Parsons 23ddb063cb Add systemd service configuration for grub updating (#38)
* Add systemd service configuration for grub updating

This configuration file causes `update-grub` to be run after
Snapper's cleanup and timeline services are run by systemd

* Make invoked command more universal

* Note the need to run systemctl daemon-reload
2018-02-03 21:50:40 +01:00

3 lines
71 B
Plaintext

[Service]
ExecStartPost=/usr/sbin/grub-mkconfig -o /boot/grub/grub.cfg