This makes it pretty easy for distros to install the files already to the correct positions
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
|