Bump v1.10.0

This commit is contained in:
Greizgh
2019-09-09 21:27:44 +02:00
parent 8453091d63
commit a29a39591f
5 changed files with 10 additions and 3 deletions

View File

@ -6,7 +6,12 @@ After=network.target
Type=simple
User=bitwarden
ExecStart=/usr/local/bin/bitwarden_rs
PrivateTmp=true
PrivateDevices=true
ProtectHome=true
ProtectSystem=strict
WorkingDirectory=/etc/bitwarden_rs
ReadWriteDirectories=/var/lib/bitwarden_rs
EnvironmentFile=/etc/bitwarden_rs/config.env
[Install]