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
|