On Mon, 16.06.14 17:57, Jonathan Boulle ([email protected]) wrote: > sysusers.d/systemd.conf.in | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-)
Thanks! Applied! > > diff --git a/sysusers.d/systemd.conf.in b/sysusers.d/systemd.conf.in > index b34a8071aaff..bbdc261620d8 100644 > --- a/sysusers.d/systemd.conf.in > +++ b/sysusers.d/systemd.conf.in > @@ -8,7 +8,7 @@ > # The superuser > u root 0 "Super User" > > -# The nobody use for NFS file systems > +# The nobody user for NFS file systems > u nobody 65534 "Nobody" > > # Administrator group: can *see* more than normal users > _______________________________________________ > systemd-devel mailing list > [email protected] > http://lists.freedesktop.org/mailman/listinfo/systemd-devel Lennart -- Lennart Poettering, Red Hat _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
