1
0
mirror of https://github.com/containers/bootc.git synced 2026-02-05 06:45:13 +01:00

chore: switch bootc-fetch-apply-updates.service to non-aliased command

Signed-off-by: Robert Sturla <robertsturla@outlook.com>
This commit is contained in:
Robert Sturla
2025-07-12 19:27:54 +01:00
parent 83e93cd1cf
commit 854a3f16ec

View File

@@ -5,4 +5,4 @@ ConditionPathExists=/run/ostree-booted
[Service]
Type=oneshot
ExecStart=/usr/bin/bootc update --apply --quiet
ExecStart=/usr/bin/bootc upgrade --apply --quiet