mirror of
https://github.com/dslm4515/BMLFS.git
synced 2026-01-14 00:33:30 +00:00
11 lines
228 B
Plaintext
11 lines
228 B
Plaintext
#!/bin/execlineb -P
|
|
|
|
fdmove -c 2 1
|
|
|
|
foreground { if -n { s6-test -d /run/Consolekit }
|
|
mkdir -p -m0755 /run/Consolekit
|
|
}
|
|
|
|
if { console-kit-daemon --no-daemon }
|
|
s6-echo -- "[ aux ] Starting ConsoleKit ..."
|