mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-02 01:18:08 +01:00
4 lines
155 B
C
Executable file
4 lines
155 B
C
Executable file
/* SPDX-FileCopyrightText: 2024 Richard Masters <grick23@gmail.com> */
|
|
/* SPDX-License-Identifier: MIT */
|
|
#undef INIT_PROGRAM
|
|
#define INIT_PROGRAM "/init"
|