Removed a log thing that isn't needed

This commit is contained in:
pdxkay
2020-07-21 22:19:55 -07:00
parent 6c62f9b6a4
commit 6e6b1b5e69

View File

@@ -33,6 +33,6 @@ mknod /dev/net/tun c 10 200
/sbin/ifconfig lo 127.0.0.1
# run zerotier-one
${ZT_APP} &> /var/log/zerotier.log &
${ZT_APP} &
echo $! >/run/zerotier-one.pid