On 2018/09/24 12:42, Philip Guenther wrote: > On Mon, 24 Sep 2018, Sven Wolf wrote: > > last weekend I've updated two computers to the amd64 current snapshot. > > At every restart of the computer (after the keyboard mapping is set and > > before the network gets started) following message is displayed: > > /etc/rc[430]: > 0: unexpected '>' > > > > On a first look, I didn't find an error in /etc/rc on line 430. > > Hmm, could 430 have been 420? > if (($(sysctl -n vfs.mounts.nfs 2>/dev/null) > 0)); then
The error message reported definitely says 430, setting tty flags /etc/rc[430]: > 0: unexpected `>' pf enabled (In general I don't have a huge amount of hope that line numbers in error messages from most parsers are any more than a rough indication ..)
