mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-08-14 18:48:36 -07:00
More controller work, and some RedHat fixes.
This commit is contained in:
parent
9898066b47
commit
acbe8ad398
6 changed files with 103 additions and 39 deletions
|
@ -67,13 +67,13 @@ cp debian/zerotier-one.service $RPM_BUILD_ROOT%{_unitdir}/%{name}.service
|
|||
%license LICENSE.GPL-3
|
||||
|
||||
%post
|
||||
%systemd_post apache-httpd.service
|
||||
%systemd_post zerotier-one.service
|
||||
|
||||
%preun
|
||||
%systemd_preun apache-httpd.service
|
||||
%systemd_preun zerotier-one.service
|
||||
|
||||
%postun
|
||||
%systemd_postun_with_restart apache-httpd.service
|
||||
%systemd_postun_with_restart zerotier-one.service
|
||||
|
||||
%changelog
|
||||
* Wed Jun 08 2016 François Kooman <fkooman@tuxed.net> - 1.1.5-0.3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue