fix typo
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/cfengine?expand=0&rev=168
This commit is contained in:
parent
a63aaa7496
commit
9aa8aa4ec9
@ -251,7 +251,7 @@ install -D -m0644 %{SOURCE10} %{buildroot}/%{_sysconfdir}/cron.d/%{name}
|
||||
|
||||
%if %{have_systemd}
|
||||
# install systemd scripts
|
||||
install -d %{buildroot}%{_unitddir}
|
||||
install -d %{buildroot}%{_unitdir}
|
||||
install -m 0644 %{SOURCE2} %{SOURCE3} %{SOURCE4} %{buildroot}/%{_unitdir}
|
||||
ln -s -f service %{buildroot}/%{_sbindir}/rccf-monitord
|
||||
ln -s -f service %{buildroot}/%{_sbindir}/rccf-execd
|
||||
|
Loading…
x
Reference in New Issue
Block a user