CentOS/RHEL 6 SELinux permissions.
This commit is contained in:
parent
26e684eb0e
commit
ed74ed6ed2
3 changed files with 27 additions and 0 deletions
|
@ -418,6 +418,7 @@ install: FORCE
|
|||
rm -f $(DESTDIR)/usr/share/man/man1/zerotier-cli.1.gz
|
||||
cat doc/zerotier-cli.1 | gzip -9 >$(DESTDIR)/usr/share/man/man1/zerotier-cli.1.gz
|
||||
cat doc/zerotier-idtool.1 | gzip -9 >$(DESTDIR)/usr/share/man/man1/zerotier-idtool.1.gz
|
||||
cp ext/installfiles/linux/zerotier-one.te /var/lib/zerotier-one/zerotier-one.te
|
||||
|
||||
# Uninstall preserves identity.public and identity.secret since the user might
|
||||
# want to save these. These are your ZeroTier address.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue