Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
6 lines
304 B
Text
6 lines
304 B
Text
rclean provides a command-line tool to order and clean content of
|
|
rc.conf, using option order from /etc/defaults/rc.conf and printing only
|
|
choices that were different by the default value in /etc/rc.conf.
|
|
Output is customizable from "only used values" to "full listing".
|
|
|
|
WWW: http://www.lapo.it/rclean/
|