a3db504f08
* moved .so symlink to main libica4 / libica4-openssl1 packages * downgraded libica tools requires down to recommends again OBS-URL: https://build.opensuse.org/package/show/security:tls/libica?expand=0&rev=28
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
|