Skip to content
Commit 46db6047 authored by Alberto Miranda's avatar Alberto Miranda
Browse files

First implementation of shutdown command

When invoked, the daemon checks whether active tasks remain to be
processed and, if so, returns NORNS_ETASKSPENDING. If there are no
active tasks, but there are tracked namespaces that are not empty, the
daemon return NORNS_ENAMESPACENOTEMPTY. Otherwise, the daemon returns
NORNS_SUCCESS and shuts itself down.
parent 2f40ef61
Pipeline #77 passed with stages
in 27 minutes and 5 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment