This commit is contained in:
parent
6f1fb6ecc0
commit
dd1bd578e3
2
nbd.spec
2
nbd.spec
@ -69,7 +69,7 @@ install -D -p -m 0644 %{SOURCE1} \
|
||||
ln -s %{_sbindir}/service %{buildroot}%{_sbindir}/rc%{name}-server
|
||||
|
||||
# autoload nbd module
|
||||
install -d -m 750 %{buildroot}%{_prefix}/lib/modules-load.d/
|
||||
install -d -m 755 %{buildroot}%{_prefix}/lib/modules-load.d/
|
||||
echo "nbd" > %{buildroot}%{_prefix}/lib/modules-load.d/%{name}.conf
|
||||
|
||||
#echo "#Port file options" > $RPM_BUILD_ROOT/etc/nbd-server.conf
|
||||
|
Loading…
x
Reference in New Issue
Block a user