Skip to content

Commit fa0875a

Browse files
LorbusChrisnfrayer
authored andcommitted
Remove [Install] section from aux systemd units
See https://bugzilla.redhat.com/show_bug.cgi?id=2247635#c7
1 parent 34e3dbc commit fa0875a

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

docs/grub-boot-indeterminate.service

-3
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,3 @@ Before=system-update-pre.target
99
[Service]
1010
Type=oneshot
1111
ExecStart=/usr/bin/grub2-editenv - incr boot_indeterminate
12-
13-
[Install]
14-
WantedBy=system-update.target

util/systemd/grub-systemd-integration.service.in

-3
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,3 @@ ConditionPathExists=/run/systemd/reboot-to-boot-loader-menu
66

77
[Service]
88
ExecStart=@libexecdir@/@grubdirname@/systemd-integration.sh
9-
10-
[Install]
11-
WantedBy=reboot.target

0 commit comments

Comments
 (0)