Add the humble beginnings of the package daemon

It doesn't really do anything yet save for tracking what packagefs
volumes are mounted and unmounted.
This commit is contained in:
Ingo Weinhold
2013-04-06 04:29:34 +02:00
parent 0c6927b5d7
commit 26296b0aa4
13 changed files with 1050 additions and 1 deletions
+2
View File
@@ -98,6 +98,8 @@ launch $SERVERS/registrar _roster_thread_ # launch registrar
launch $SERVERS/debug_server # launch debug_server
launch $SERVERS/package_daemon
# Init Network
if [ "$SAFEMODE" != "yes" ]; then
launch $SERVERS/net_server # launch net_server