c4a8d70a12
Upgrade to version 3.5.0 OBS-URL: https://build.opensuse.org/request/show/728092 OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory/libica?expand=0&rev=36
14 lines
268 B
Desktop File
14 lines
268 B
Desktop File
[Unit]
|
|
Description=Activate any cryptographic hardware
|
|
After=systemd-modules-load.service
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
RemainAfterExit=yes
|
|
|
|
ExecStart=/usr/lib/systemd/scripts/z90crypt start
|
|
ExecStop=/usr/lib/systemd/scripts/z90crypt stop
|
|
|
|
[Install]
|
|
WantedBy=default.target
|