Forgot your password?
typodupeerror

Comment Re:Love systemd (Score 1) 118

Back before systemD was even a consideration, I just wrote a wrapper script that waited until a dependency was ready, then started the dependent daemon.

Parallel start-up was a thing before systemD as well.

I wouldn't mind so much if systemD would stay in it's lane and just be an init system.

Comment Re:Where does the data live? (Score 4, Informative) 26

Thanks for your questions, Freenet caches data but it isn’t meant to be a long-term storage network. It’s better to think of it as a communication system. Data persists as long as at least one node remains subscribed to it. If nobody subscribes (including the author), it will eventually disappear from the network. So yes, if only your node subscribes then the data will only exist there and won’t be available when your machine is offline. But if other nodes subscribe it will be replicated automatically and remain available even if your node goes offline.

Slashdot Top Deals

Porsche: there simply is no substitute. -- Risky Business

Working...