This unit is provided by:
Options
-
[Service]-
Environment="PATH=/sbin:/bin:/usr/sbin:/usr/bin" -
EnvironmentFile=/etc/default/grub-btrfs/config -
ExecStart=bash -c 'if [ -s "${GRUB_BTRFS_GRUB_DIRNAME:-/boot/grub}/grub-btrfs.cfg" ]; then /etc/grub.d/41_snapshots-btrfs; else ${GRUB_BTRFS_MKCONFIG:-grub-mkconfig} -o ${GRUB_BTRFS_GRUB_DIRNAME:-/boot/grub}/grub.cfg; fi' -
Type=oneshot
-
-
[Unit]-
Description=Regenerate grub-btrfs.cfg
-
Additionnal notes
Nothing here.