From 64fec94ca5bdf716a1a600579fb72cde60c9148a Mon Sep 17 00:00:00 2001 From: Stephen Soltesz Date: Wed, 18 Jun 2008 19:36:28 +0000 Subject: [PATCH] add /etc/vsys.conf as the config file, so that it isnt' clobbered on update. --- vsys.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vsys.spec b/vsys.spec index a279efe..fb077b7 100644 --- a/vsys.spec +++ b/vsys.spec @@ -64,7 +64,7 @@ rm -rf $RPM_BUILD_ROOT /usr/bin/vsys /etc/init.d/vsys /vsys/* -/etc/vsys.conf +%config(noreplace) /etc/vsys.conf %{_sysconfdir}/logrotate.d/vsys %post -- 2.43.0