Hackplayers / 4nonimizer

A bash script for anonymizing the public IP used to browsing Internet, managing the connection to TOR network and to different VPNs providers (OpenVPN)
GNU General Public License v3.0
618 stars 192 forks source link

Ubuntu 14.04 systemctl error #11

Closed marcgott closed 7 years ago

marcgott commented 7 years ago
cp: ‘../4nonimizer’ and ‘/opt/4nonimizer’ are the same file
‘/usr/bin/4nonimizer’ -> ‘/opt/4nonimizer/4nonimizer’
./4nonimizer: line 206: systemctl: command not found
./4nonimizer: line 207: systemctl: command not found
./4nonimizer: line 208: systemctl: command not found

Ubuntu 14.04 uses Upstart instead of Systemd. It didn't seem to cause install problems. FYI

charly837 commented 7 years ago

yes , this problem is well known but we working in soon solution, thanks for report , this issue will be open until we fixed it

vmotos commented 7 years ago

Fixed