Discussion:
Preventing auto-start on Linux
Austin Green
2017-03-27 04:32:26 UTC
Permalink
Hello,

I've installed Freenet successfully on a Linux (Ubuntu-derived) system, and it starts up automatically when the system starts. How can I prevent that? I would prefer to start it manually.

Thanks.
Arne Babenhauserheide
2017-03-27 08:20:30 UTC
Permalink
Hi Austin,
Post by Austin Green
I've installed Freenet successfully on a Linux (Ubuntu-derived) system, and it starts up automatically when the system starts. How can I prevent that? I would prefer to start it manually.
Freenet installs a startup rule in your crontab. You should see it with


crontab -e


Best wishes,
Arne

Loading...