forked from pool/tpm-fido
c5eaccb96f
New Package OBS-URL: https://build.opensuse.org/request/show/1093789 OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/tpm-fido?expand=0&rev=1
13 lines
176 B
Desktop File
13 lines
176 B
Desktop File
[Unit]
|
|
Description=TPM FIDO
|
|
|
|
[Service]
|
|
Type=simple
|
|
ExecStart=/usr/bin/tpm-fido
|
|
Restart=on-failure
|
|
Slice=session.slice
|
|
Environment=DISPLAY=:0.0
|
|
|
|
[Install]
|
|
WantedBy=basic.target
|