blob: ed36858adc001c5c6f57977f98f37866f5e4d542 (
plain)
1
2
3
4
5
6
7
8
|
### BEGIN INIT INFO
# Provides: devfsd
# Required-Start: mountdevsubfs
# Required-Stop: reboot
# Default-Start: S 1 2 3 4 5
# Default-Stop: 0 6
### END INIT INFO
# Reported to BTS as bug #324671
|