Update services
This commit is contained in:
12
systemd/tray-apps/keepassxc.service
Normal file
12
systemd/tray-apps/keepassxc.service
Normal file
@ -0,0 +1,12 @@
|
||||
[Unit]
|
||||
Description=Modern open-source password manager
|
||||
Documentation=man:keepassxc(1)
|
||||
PartOf=tray-apps.target
|
||||
After=tray-apps.target
|
||||
|
||||
[Service]
|
||||
# In case this is wrapped by firejail
|
||||
ExecStart=/usr/bin/env keepassxc --minimized
|
||||
|
||||
[Install]
|
||||
WantedBy=tray-apps.target
|
||||
Reference in New Issue
Block a user