View | Details | Raw Unified | Return to bug 724912
Collapse All | Expand All

(-)boot.crypto-early (-1 / +1 lines)
Lines 24-30 Link Here
24
#
24
#
25
### BEGIN INIT INFO
25
### BEGIN INIT INFO
26
# Provides:          boot.crypto-early
26
# Provides:          boot.crypto-early
27
# Required-Start:    boot.udev
27
# Required-Start:    boot.udev boot.lvm boot.md
28
# X-Start-Before:    boot.lvm boot.md boot.localfs
28
# X-Start-Before:    boot.lvm boot.md boot.localfs
29
# Should-Start:      $null
29
# Should-Start:      $null
30
# Required-Stop:     $null
30
# Required-Stop:     $null
(-)boot.crypto (-2 / +2 lines)
Lines 24-32 Link Here
24
#
24
#
25
### BEGIN INIT INFO
25
### BEGIN INIT INFO
26
# Provides:          boot.crypto
26
# Provides:          boot.crypto
27
# Required-Start:    boot.localfs
27
# Required-Start:    boot.localfs boot.md boot.lvm
28
# Should-Start:      boot.crypto-early
28
# Should-Start:      boot.crypto-early
29
# Required-Stop:     boot.localfs
29
# Required-Stop:     boot.localfs boot.md boot.lvm
30
# Should-Stop:       $null
30
# Should-Stop:       $null
31
# Default-Start:     B
31
# Default-Start:     B
32
# Default-Stop:      $null
32
# Default-Stop:      $null

Return to bug 724912