mirror of
https://codeberg.org/andyscott/s6-scripts.git
synced 2024-11-09 13:50:50 -05:00
4 lines
76 B
Text
4 lines
76 B
Text
#!/bin/execlineb -P
|
|
fdmove -c 2 1
|
|
redirfd -r 0 /proc/kmsg
|
|
exec -c ucspilogd
|