mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-02-20 09:35:26 +00:00
4 lines
70 B
Plaintext
4 lines
70 B
Plaintext
if [ "$PPID" = "1" ]; then
|
|
exec /usr/libexec/petitboot/pb-console
|
|
fi
|