Sample Header Ad - 728x90

How to define the user and group for directories inside and RPM using FPM?

0 votes
1 answer
2932 views
RPMs have been built using FPM . When the --rpm-user and --rpm-group parameters are used the %defattr(-,user,group,-) attribute is part of the %files, but not part of the %directory section. How to define the user and group for directories inside and RPM using FPM?
Asked by JavaRocky (101 rep)
Sep 25, 2012, 05:40 AM
Last activity: Mar 27, 2020, 05:41 PM