12 lines
163 B
Desktop File
12 lines
163 B
Desktop File
[Unit]
|
|
Description=p11-kit client
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
RemainAfterExit=true
|
|
RuntimeDirectory=p11-kit
|
|
ExecStart=/usr/bin/true
|
|
|
|
[Install]
|
|
WantedBy=default.target
|