mirror of
https://github.com/quexten/goldwarden.git
synced 2024-12-12 12:56:36 +01:00
10 lines
160 B
Desktop File
10 lines
160 B
Desktop File
[Unit]
|
|
Description="Goldwarden daemon"
|
|
After=graphical-session.target
|
|
|
|
[Service]
|
|
ExecStart=@BINARY_PATH@ daemonize
|
|
|
|
[Install]
|
|
WantedBy=graphical-session.target
|