p11-kit/SOURCES/p11-kit-client.service

12 lines
163 B
SYSTEMD
Raw Normal View History

2019-05-07 12:19:48 +00:00
[Unit]
Description=p11-kit client
[Service]
Type=oneshot
RemainAfterExit=true
RuntimeDirectory=p11-kit
ExecStart=/usr/bin/true
[Install]
WantedBy=default.target