* [gentoo-user] Disable change owner or permissions after emerge
@ 2012-09-24 14:16 Alexander Y. Tiurin
2012-09-24 15:14 ` Michael Orlitzky
0 siblings, 1 reply; 2+ messages in thread
From: Alexander Y. Tiurin @ 2012-09-24 14:16 UTC (permalink / raw
To: gentoo-user
Hello!
How disable change owner or permissions of a file after emerge atom?
For example: before upgrade pnp4nagios:
getfacl: Removing leading '/' from absolute path names
# file: etc/pnp/config.php
# owner: nagios
# group: apache
user::rw-
group::r--
other::---
after
getfacl: Removing leading '/' from absolute path names
# file: etc/pnp/config.php
# owner: nagios
# group: nagios
user::rw-
group::r--
other::---
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [gentoo-user] Disable change owner or permissions after emerge
2012-09-24 14:16 [gentoo-user] Disable change owner or permissions after emerge Alexander Y. Tiurin
@ 2012-09-24 15:14 ` Michael Orlitzky
0 siblings, 0 replies; 2+ messages in thread
From: Michael Orlitzky @ 2012-09-24 15:14 UTC (permalink / raw
To: gentoo-user
On 09/24/2012 10:16 AM, Alexander Y. Tiurin wrote:
> Hello!
> How disable change owner or permissions of a file after emerge atom?
> For example: before upgrade pnp4nagios:
>
If it's under /etc (or any directory under $CONFIG_PROTECT), you can add
a comment to the file. Then portage will create its ._cfg* version and
prompt you to etc-update.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-09-24 15:16 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-24 14:16 [gentoo-user] Disable change owner or permissions after emerge Alexander Y. Tiurin
2012-09-24 15:14 ` Michael Orlitzky
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox