[augeas-devel] ownership/mode change

Marc Fournier marc.fournier at camptocamp.com
Fri Oct 17 11:14:03 UTC 2008


Hello,

I noticed augeas changes permissions and ownership of files it edits.

[root at kissrv20 ~]# ls -al /etc/my.cnf
-rw-rw-r-- 1 root dbadmin 894 Oct 17 13:03 /etc/my.cnf
[root at kissrv20 ~]# augtool
augtool> set /files/etc/my.cnf/mysqld/master-user foobar
augtool> save
augtool> 
[root at kissrv20 ~]# ls -al /etc/my.cnf
-rw-r--r-- 1 root root 894 Oct 17 13:07 /etc/my.cnf

Is this intended behaviour ?

Thanks,
Marc




More information about the augeas-devel mailing list