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
Loading
Loading
Loading
Loading