in reply to Open source framework for Unix file attributes
For example, the above will (when invoked) ensure that /etc/my.cnf is owned by user mysql and has file permissions 664.files: any:: /usr/bin/perl m=755 o=root act=warnall /opt/etc/cfengine/modules/cpanModVer.pl m=755 act=fixall /etc/my.cnf m=644 o=mysql act=fixall
Update: cfengine is free, open source software released under the GNU General Public License. cfengine works with both Unix, Linux and Windows platforms.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Open source framework for Unix file attributes
by Abraxas (Initiate) on May 29, 2008 at 08:54 UTC | |
by andreas1234567 (Vicar) on May 29, 2008 at 09:38 UTC |