summarylogtreecommitdiffstats
path: root/grub-btrfs.install
diff options
context:
space:
mode:
Diffstat (limited to 'grub-btrfs.install')
-rw-r--r--grub-btrfs.install4
1 files changed, 2 insertions, 2 deletions
diff --git a/grub-btrfs.install b/grub-btrfs.install
index 4b3ab70e57d6..965d3291b6b9 100644
--- a/grub-btrfs.install
+++ b/grub-btrfs.install
@@ -2,8 +2,8 @@ post_install() {
echo
echo " 10-update_grub.conf's been installed here to automatically update grub:"
echo
- echo " /etc/systemd/system/snapper-timeline.service.d"
- echo " /etc/systemd/system/snapper-cleanup.service.d"
+ echo " /usr/lib/systemd/system/snapper-timeline.service.d"
+ echo " /usr/lib/systemd/system/snapper-cleanup.service.d"
echo
echo " Run 'systemctl daemon-reload' for the new config to take effect"
echo