0b15456cd5
This reverts commit 6ab82307f5
.
12 lines
107 B
Plaintext
12 lines
107 B
Plaintext
#
|
|
# free all devices on startup
|
|
#
|
|
|
|
start on starting rcS
|
|
|
|
task
|
|
|
|
console output
|
|
|
|
exec /sbin/device_cio_free
|