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

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

[Install]
WantedBy=multi-user.target