buddy-tunnel
Advanced tools
Comparing version 1.7.8-dev to 1.7.9-dev
{ | ||
"name": "buddy-tunnel", | ||
"preferGlobal": false, | ||
"version": "1.7.8-dev", | ||
"version": "1.7.9-dev", | ||
"license": "MIT", | ||
@@ -6,0 +6,0 @@ "dependencies": { |
@@ -81,7 +81,3 @@ const AgentSystem = require('./system'); | ||
<key>RunAtLoad</key> | ||
<true/> | ||
<key>StandardOutPath</key> | ||
<string>/var/log/buddy-tunnel.out.log</string> | ||
<key>StandardErrorPath</key> | ||
<string>/var/log/buddy-tunnel.err.log</string>`; | ||
<true/>`; | ||
if (user) { | ||
@@ -88,0 +84,0 @@ cfg += ` |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
349815
8300