aboutsummaryrefslogtreecommitdiffstats
path: root/systemd/ykfde-cpio.service
blob: 870529bfe8b876404a656e0345fa3a52d5f33b77 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
[Unit]
Description=Yubikey full disk encryption

[Service]
Type=oneshot
ExecStart=-/usr/bin/ykfde
ExecStart=/usr/bin/ykfde-cpio
ExecStop=/usr/bin/ykfde-cpio
RemainAfterExit=yes

[Install]
WantedBy=multi-user.target