Skip to content

Commit

Permalink
Remove node.service from RPM content
Browse files Browse the repository at this point in the history
  • Loading branch information
smarterclayton committed Apr 18, 2018
1 parent 0dd91e2 commit 2113900
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion origin.spec
Original file line number Diff line number Diff line change
Expand Up @@ -302,7 +302,7 @@ ln -s oc %{buildroot}%{_bindir}/kubectl
install -d -m 0755 %{buildroot}%{_sysconfdir}/origin/{master,node}

# different service for origin vs aos
install -m 0644 contrib/systemd/%{name}-node.service %{buildroot}%{_unitdir}/%{name}-node.service
# install -m 0644 contrib/systemd/%{name}-node.service %{buildroot}%{_unitdir}/%{name}-node.service
# same sysconfig files for origin vs aos
install -m 0644 contrib/systemd/origin-node.sysconfig %{buildroot}%{_sysconfdir}/sysconfig/%{name}-node

Expand Down

0 comments on commit 2113900

Please sign in to comment.