alicelinux

A lightweight musl + clang/llvm + libressl + busybox distro
git clone https://codeberg.org/emmett1/alicelinux
Log | Files | Refs | README | LICENSE

run (128B)


      1 #!/bin/sh
      2 exec 2>&1
      3 [ ! -d /run/dbus ] && install -m755 -g 18 -o 18 -d /run/dbus
      4 exec dbus-daemon --system --nofork --nopidfile