HomeSort by: relevance | last modified time | path
    Searched refs:_sysconfdir (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/nsd/dist/contrib/
nsd.spec 45 install -d -m 0755 $RPM_BUILD_ROOT%{_sysconfdir}/cron.hourly
46 install -c -m 0755 %{SOURCE2} $RPM_BUILD_ROOT%{_sysconfdir}/cron.hourly/nsd
52 head -76 %{buildroot}%{_sysconfdir}/nsd/nsd.conf.sample > %{buildroot}%{_sysconfdir}/nsd/nsd.conf
53 rm %{buildroot}%{_sysconfdir}/nsd/nsd.conf.sample
54 echo "database: /var/lib/nsd/nsd.db" >> %{buildroot}%{_sysconfdir}/nsd/nsd.conf
55 echo "# include: \"/some/path/file\"" >> %{buildroot}%{_sysconfdir}/nsd/nsd.conf
64 %dir %{_sysconfdir}/nsd/
65 %attr(0644,root,root) %config(noreplace) %{_sysconfdir}/nsd/nsd.conf
66 #%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/nsd/nsd.zone
    [all...]
  /src/external/bsd/unbound/dist/contrib/
unbound.spec 44 ln -s ../%{_localstatedir}/unbound/unbound.conf %{buildroot}%{_sysconfdir}/unbound.conf
57 %config(noreplace) %{_sysconfdir}/unbound.conf

Completed in 23 milliseconds