diff --git a/examples/ucore-autorebase.butane b/examples/ucore-autorebase.butane index 44f33c2..30c30fe 100644 --- a/examples/ucore-autorebase.butane +++ b/examples/ucore-autorebase.butane @@ -36,7 +36,7 @@ systemd: [Unit] Description=uCore autorebase to signed OCI and reboot ConditionPathExists=/etc/ucore-autorebase/unverified - ConditionPathExists=!/etc/ucore-autorebase/verified + ConditionPathExists=!/etc/ucore-autorebase/signed After=network-online.target Wants=network-online.target [Service]