From fdf2e0f13a4b87c6a226ef8aec26f31ad43e55b8 Mon Sep 17 00:00:00 2001 From: Steven Pritchard Date: Tue, 28 Jun 2005 16:12:33 +0000 Subject: [PATCH] The init script isn't a config file. --- openvpn.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/openvpn.spec b/openvpn.spec index 452e863..0d9c461 100644 --- a/openvpn.spec +++ b/openvpn.spec @@ -118,7 +118,7 @@ fi %{_sbindir}/%{name} %{_datadir}/%{name}/ %{_libdir}/%{name}/ -%config %{_initrddir}/%{name} +%{_initrddir}/%{name} %config %dir %{_sysconfdir}/%{name}/ %changelog @@ -127,6 +127,7 @@ fi - Drop the easy-rsa/Windows directory - Comment cleanups - Add "processname" header to init script +- The init script isn't a config file * Sat Jun 25 2005 Steven Pritchard 2.0-1 - Update to 2.0 final