This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
ExecStart=/usr/sbin/rollback-reset-registration
-
RemainAfterExit=yes
-
Type=oneshot
-
-
[Unit]
-
After=local-fs.target network-online.target
-
Before=transactional-update.timer salt-minion.service cloud-config.service
-
ConditionPathExists=/var/lib/rollback/check-registration
-
DefaultDependencies=no
-
Description=Rollback Helper for Registration
-
Requires=network-online.target
-
Additionnal notes
Nothing here.