j-k
j-k
Also if you fund the Solo v2 you can fill out the survey (you'll receive a message about it) and mention this issue towards the end
I believe they've said the hardware for solo 1 is insufficient for it to really work
Hmm, you might need to `cd` within the cloned nixpkgs directory. Ill try it again soon --- This is a silly question but just to check were you running this...
Ok I ran the container method and it failed in both cases.. I just realized the container probably needs `--pid=host --cgroupns=host --privileged` (or at least `--privileged`) so I'm trying that...
I can probably write a PR to check if `init q` would even work and if not skip? If I knew exactly what `init q` did I could probably find...
> The newest release of these two components is now statically linked. Pulled the latest `portmaster-start` ran out of the box :+1: core looks pretty good ``` λ sudo /tmp/portmaster/updates/linux_amd64/core/portmaster-core_v0-6-14...
Okiedokie, I'll try that out. As a note it might be nice if it detected failed requests due to not being authed, or just detect spinning for ages, and have...
Ahh I ran `sudo ./portmaster-start --data /tmp/portmaster core --help` but not `sudo ./portmaster-start --data /tmp/portmaster core -- --help`. Danke @ppacher Looking good:  --- Is `/etc/default/portmaster` a config file? Anywhere...
Ah I think I found the relevant line from the systemd service https://github.com/safing/portmaster-packaging/blob/master/linux/debian/portmaster.service#L21
I've not touched it for quite a while. I'll need to refresh my brain on where it was and what issues were outstanding. Depending on if there's still significant difficulties...