https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216115
--- Comment #17 from Jilles Tjoelker <[email protected]> --- I suppose using 'enabled' is better in the end, but how about old scripts that cause 'service -e' to do strange things? I think /etc/rc.d/serial can be fixed like other scripts. Perhaps leave the indentation wrong to make merging easier. Using the first result from 'grep ^name=' seems rather arbitrary; it does not seem definitely better than using the last result, except for how it works on /etc/rc.d/sendmail. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-rc To unsubscribe, send any mail to "[email protected]"
