chore(node): provide user service for radicle-node
As discussed in zulip, replace the systemd system service with a user service. This should usually go into /usr/lib/systemd/user/ for packages and /etc/systemd/user/ as a user.
As discussed in zulip, replace the systemd system service with a user service. This should usually go into /usr/lib/systemd/user/ for packages and /etc/systemd/user/ as a user.
move systemd user service to systemd/user/
it would be wise to push the actual user service :)
Rebase, slightly reword commit message.