This unit is provided by:
Options
-
[Install]-
WantedBy=basic.target
-
-
[Service]-
ExecStart=depthchargectl bless -
RemainAfterExit=yes -
Type=oneshot
-
-
[Unit]-
After=local-fs.target boot-complete.target -
Before=shutdown.target -
ConditionKernelCommandLine=cros_secure -
Conflicts=shutdown.target -
DefaultDependencies=no -
Description=Mark the current depthcharge partition as successful -
Documentation=man:depthchargectl(8) -
Requires=boot-complete.target
-
Additionnal notes
Nothing here.