Re: change .conf files' ownership from root wheel to root admin

2019-04-11 Thread Gabriel Rosenkoetter
On 2019-04-10 11:05 EDT, Chris Jones wrote: > Migrations like this should just follow the recommendations as per the > migration guide. > > https://trac.macports.org/wiki/Migration I don't think you read the original message very closely, Chris. >> On 2019-04-09 12:59 EDT, Murray Eisenberg wrote

Re: change .conf files' ownership from root wheel to root admin

2019-04-10 Thread Chris Jones
Migrations like this should just follow the recommendations as per the migration guide. https://trac.macports.org/wiki/Migration On 10/04/2019 4:01 pm, Gabriel Rosenkoetter wrote: On 2019-04-09 12:59 EDT, Murray Eisenberg wrote: I migrated my apps, docs, library from an old Mac to a new on

Re: change .conf files' ownership from root wheel to root admin

2019-04-10 Thread Gabriel Rosenkoetter
On 2019-04-09 12:59 EDT, Murray Eisenberg wrote: > I migrated my apps, docs, library from an old Mac to a new one, both > using macOS Mojave 10.14.4. What command did you use for this "migration"? It sounds like you executed it as root (or under sudo(1)), but did not tell it to preserve ownership

Re: change .conf files' ownership from root wheel to root admin

2019-04-09 Thread Ralph Seichter
* Murray Eisenberg: > How can I fix this so as to restore these files to group admin instead > of wheel? Start with "man chgrp". -Ralph