> Quick question (that you may have already thought about, apologies in > advance): what happens if one wants to start a new daemon that has > the same name as an already existing system user account? > Also, what happens if a new system user account is created with > the same name as an already configured service daemon? Thank you for the heads up and don't apologize, you are completely right. > Indeed. Those should be /var/log/s6/${daemon} and > /var/log/s6-user/${USER}/${daemon} respectively, to avoid stepping on > any toes. This seems sensible, but I will think a bit more about the exact naming. Paul