- Pull in some local service, e.g. by creating the following link:
i4130:/etc/systemd/system/system-update.target.wants # ll
total 4
lrwxrwxrwx 1 root root 31 Jul 31 10:22 dup.service -> /etc/systemd/system/dup.service
i4130:/etc/systemd/system/system-update.target.wants #
- Create
/etc/system-updateand reboot. The system will boot intosystem-update.target, remove/etc/system-updateand startdup.service. Upon completion it will reboot intodefault.target.