aboutsummaryrefslogtreecommitdiffstats
path: root/systemd/ykfde-cpio.service
blob: 913f2a358971fe4fdc7470f310a758ef21ff7b4a (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