summarylogtreecommitdiffstats
path: root/grub-btrfs-autogenerate.service
blob: 30dad1471fd5e31b8bf212d9a9164252ddc21474 (plain)
1
2
3
4
5
6
7
8
9
[Unit]
Description=Automatically generate a GRUB BTRFS menu

[Service]
Type=oneshot
ExecStart=/usr/bin/grub-mkconfig -o /boot/grub/grub.cfg

[Install]
WantedBy=multi-user.target