[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
setting permissions on config files
- From: Jason Bradley Nance <aitrus tresgeek net>
- To: rpm-list redhat com
- Subject: setting permissions on config files
- Date: Tue, 05 Dec 2006 17:21:10 -0600
Hello,
I'm trying to figure out how to set specific permissions and
ownership on configuration files at install time. Basically, in my spec
file, I want to combine:
%config(noreplace) %{_sysconfdir}/theConfigFile
%attr(0750,someuser,somegroup) %{_sysconfdir}/theConfigFile
Are there additional options that can be passed to %config or something
along those lines?
Thanks.
j
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]