Lines Matching refs:update
13 After=system-update.target
19 # system-update-generator uses laccess("/system-update"), while a plain
20 # ConditionPathExists=/system-update uses access("/system-update"), so
23 # This service is only invoked if /system-update exists, i.e. if the
24 # condition tested by system-update-generator remains true and the system
25 # would be diverted into system-update.target again after reboot. This way
26 # we guard against being diverted into system-update.target again, which
28 # update script if it successfully removed the symlink and scheduled a
30 ConditionPathExists=|/system-update
31 ConditionPathIsSymbolicLink=|/system-update
35 ExecStart=/bin/rm -fv /system-update