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.... Col -- Colin Guthrie gmane(at)colin.guthr.ie http://colin.guthr.ie/ Day Job: Tribalogic Limited http://www.tribalogic.net/ Open Source: Mageia Contributor http://www.mageia.org/ PulseAudio Hacker http://www.pulseaudio.org/ Trac Hacker http://trac.edgewall.org/ _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
