service: add support for instances without command
authorFelix Fietkau <nbd@nbd.name>
Wed, 19 Oct 2016 11:54:51 +0000 (13:54 +0200)
committerFelix Fietkau <nbd@nbd.name>
Wed, 19 Oct 2016 11:54:56 +0000 (13:54 +0200)
commit755117ebf58cce6d38cde5236016c7c9158ba97b
tree73cb0595ad2882591e3044e66129d5bdd51f456a
parentd1e14deae2ea28935280c3a2a6609549761619bc
service: add support for instances without command

This can be useful for maintaining active procd data for use in other
services, even when no helper process is active.

Signed-off-by: Felix Fietkau <nbd@nbd.name>
service/instance.c