ng0 <n...@we.make.ritual.n0.is> writes: > I believe the thread was broken in my mailbox because I used gmane > for a while. > > Here is one question regarding the package: > On Gentoo we created a user and group dedicated to gnunet > (sample, unfinished post install notes from gentoo below), > gnunet would be started under this user, and users who > would want to use gnunet applications join its group. > > As the /gnu/store/ is unchangeable and I plan to make > the gnunet config configurable by a service anyhow, this > leaves (maybe already solved) questions open for me: > > 1. Is such behavior (a gnunet group to join) desired for Guix? Yes, and for example, the wicd-service requires the 'netdev' group.
> 2. Does the default kernel ship with an enabled /dev/net/tun? Yes, the module is builtin (CONFIG_TUN=y).