

You’re my hero! It now works.
[Unit]
Description=Nomadnet Service
After=network.target
[Service]
Type=simple
ExecStart=/home/admin/.local/bin/nomadnet --daemon
Restart=on-failure
User=admin
Group=admin
[Install]
WantedBy=multi-user.target
So, now the service runs as a daemon. Is it a problem to login via SSH and use the command nomadnet (no daemon), while the daemon-service is running? Because it seems to be working when I try it?


I simply hate being spied on. I also can’t logically understand, why to pay for a product, while still losing privacy at the same time. Then I came to linux, and it does the best of both worlds: It can be used for free, while respecting privacy. I still donate to my distro though, but it doesn’t force me to.