mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-04 02:52:58 +02:00
3 lines
42 B
Bash
3 lines
42 B
Bash
#!/bin/sh
|
|
exec 2>&1
|
|
exec busybox klogd -n
|