mirror of
https://github.com/morgan9e/bitwarden-desktop-agent
synced 2026-04-15 00:34:11 +09:00
Fixed TPM2 and Linux compatibility
This commit is contained in:
12
docs/com.bitwarden.agent.service
Normal file
12
docs/com.bitwarden.agent.service
Normal file
@@ -0,0 +1,12 @@
|
||||
[Unit]
|
||||
Description=Bitwarden Desktop Agent
|
||||
After=graphical-session.target
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
ExecStart=%h/.local/bin/bw-agent
|
||||
Restart=on-failure
|
||||
RestartSec=5
|
||||
|
||||
[Install]
|
||||
WantedBy=default.target
|
||||
Reference in New Issue
Block a user