index
:
initscripts
distro/mga
distro/mga3
master
user/colin/update-to-9-50
Mageia fork of Fedora's Init Scripts
Colin Guthrie [colin]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
systemd
/
fedora-init-crypto
blob: 1f707aec4d214d0a19fb9f18a4b572985f827771 (
plain
)
1
2
3
4
5
#!/bin/sh . /etc/init.d/functions [ -f /etc/crypttab ] && init_crypto $1 || :