Skip to content

Commit 854a3f1

Browse files
committed
chore: switch bootc-fetch-apply-updates.service to non-aliased command
Signed-off-by: Robert Sturla <[email protected]>
1 parent 83e93cd commit 854a3f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

systemd/bootc-fetch-apply-updates.service

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ ConditionPathExists=/run/ostree-booted
55

66
[Service]
77
Type=oneshot
8-
ExecStart=/usr/bin/bootc update --apply --quiet
8+
ExecStart=/usr/bin/bootc upgrade --apply --quiet

0 commit comments

Comments
 (0)