rpm: don't clobber config
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
This commit is contained in:
parent
1748fdcf26
commit
27fe0e7d3f
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ BuildArch: noarch
|
|||
%{__install} -m 0755 ctr-delete-user.sh ${RPM_BUILD_ROOT}/usr/local/bin/
|
||||
|
||||
%files
|
||||
/etc/ctr-port.conf
|
||||
%config /etc/ctr-port.conf
|
||||
/usr/local/bin/ctr-create-user.sh
|
||||
/usr/local/bin/ctr-delete-user.sh
|
||||
/usr/local/bin/ctr-wrapper.sh
|
||||
|
|
Loading…
Reference in a new issue