daemon: fix automatic update service switch
I missed this one when renaming the switch during the review of the initial code drop. Closes: #1242 Approved by: cgwalters
This commit is contained in:
parent
dc63bba78d
commit
92029de009
@ -5,4 +5,4 @@ ConditionPathExists=/run/ostree-booted
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
ExecStart=@bindir@/rpm-ostree upgrade --automatic
|
||||
ExecStart=@bindir@/rpm-ostree upgrade --trigger-automatic-update-policy
|
||||
|
Loading…
Reference in New Issue
Block a user