You are not logged in.
Just like the default daemon system, but it's a user daemon sytem and is at user level, and they are started at a user login time, it has below file stucture.
~/etc/
rc.conf
conf.d/
rc.d/
~/var/
run/
daemons/
log/
cache/
start a daemon.
~/etc/rc.d/foo start
stop a daemon.
~/etc/rc.d/foo stop
Current avaliable daemons: user-mpd-daemon, user-aria2-daemon
Homepage: https://github.com/GutenYe/user-daemon-system
Last edited by GutenYe (2012-09-24 04:20:14)
Linux, Vim, Ruby, Javascript and Go.
Offline