On Thu, 19.01.12 15:26, Colin Guthrie ([email protected]) wrote: > Is there any reason that systemctl --quiet enable foo.service will print > out the ln -s command on stderr and ditto for disable and it's rm command? > > I'd have thought a --quiet argument should suppress that? Also, it's not > really an error so not sure why it's on stderr. > > If it were on stdout, I'd have just >/dev/null'ed it but I do want to > see real errors....
Good point! Fixed in git! Lennart -- Lennart Poettering - Red Hat, Inc. _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
