It does not work to add them to autoload. The system is on Oracle VirtualBox did everything according to the instructions for this link

If after loading the system write

curl ident.me 

then in response a piece of html code falls out from some kind of help on privoxy or something else.

The peculiarity is that before this the system was deployed from the finished image for the oracle virtual box and there were no problems, I did everything according to the same instructions and everything was in order (autoloading worked). At the same time, I also installed the virtual box system, but installed a pure iso. Tell me what could be the trouble?

At the same time after manual start

 Service tor start Service privoxy start 

Everything works as expected.

  • one
    And how did the torus and privoxy set? - don Rumata
  • @donRumata in the text link. In general, according to the apt-get classics, our everything. - justyx
  • Well, there is a line update-rc.d -f tor remove && update-rc.d -f tor defaults && update-rc.d -f privoxy remove && update-rc.d -f privoxy defaults && update-rc.d -f privoxy enable . Did you do it? - don Rumata
  • @donRumata naturally, I wrote that I did everything on this link, the command was fulfilled, I did not get any errors, I reboot, the result is zero. - justyx
  • And if you put the rcconf package and try it through it? - don Rumata

0