1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00
freebsd-ports/sysutils/sysrc/pkg-descr
Stefan Eßer b29df7a076 The sysrc utility performs easy and safe editing of rc.conf style enries
in configuration files.

This port had been added from a temporary directory by accident is moved
to its correct place with this commit. A commit to "modules" will follow
immdetiately thereafter. Sorry!

PR:             163679
Submitted by:   Devin Teske (dteske@ at vicor dot com)
Feature safe:   yes
2011-12-31 13:22:47 +00:00

13 lines
522 B
Plaintext

Sysrc is a robust utility for managing rc.conf(5) from the command-line without
a text-editor. Feature-highlights include (but are not limited to):
- Environment variable taint prevention
- Shell taint checking (aka boot-regression prevention)
- File-access race-condition prevention
- File-structure sensitivity/preservation
- Intelligent syntax handling
- Execution performance optimizations
- Detailed safety measures
- Support for jails (both legacy and current)
WWW: http://druidbsd.sourceforge.net/