mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-04-16 12:06:55 +02:00
CentOS6 fix.
This commit is contained in:
parent
af23596c34
commit
2c9401ed74
1 changed files with 1 additions and 0 deletions
|
@ -82,6 +82,7 @@ mkdir -p $RPM_BUILD_ROOT%{_unitdir}
|
|||
cp debian/zerotier-one.service $RPM_BUILD_ROOT%{_unitdir}/%{name}.service
|
||||
%endif
|
||||
%if 0%{?rhel} <= 6
|
||||
mkdir -p $RPM_BUILD_ROOT/etc/init.d
|
||||
cp ext/installfiles/linux/zerotier-one.init.rhel6 $RPM_BUILD_ROOT/etc/init.d/zerotier-one
|
||||
chmod 0755 $RPM_BUILD_ROOT/etc/init.d/zerotier-one
|
||||
%endif
|
||||
|
|
Loading…
Add table
Reference in a new issue