-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
issue setting as a service #363
Comments
Btw, in and ROCKET_TLS pointing to my certificate and key |
Try enabling the backports repository and updating systemd from there. I had a similar issue myself when setting up sandboxing. Alternatively, you can remove most of the sandboxing options, as they aren't present in the version of systemd in debian 9 stable. |
Thanks, I'll try that if I come back to bitwarden. I manage to launch with supervisord and was disappointed by the desktop client lack of Autofill and ssh agent :( Let's close this issue for now :) |
Um, there is autofill. Go to the settings page and you can turn it on. |
Are you sure? I've search a lot and stumble upon feature request: https://community.bitwarden.com/t/auto-type-autofill-for-logging-into-other-desktop-apps/158 |
Oh, I thought you meant browser autofill, not desktop app autofill. |
With this .service file:
I got with
systemctl status bitwarden_rs
:with
journalctl -u bitwarden_rs.service
and in
/var/log/syslog
I can see:What am I missing?
The text was updated successfully, but these errors were encountered: