Rivoreo Source Code Repositories
src.rivoreo.one
/
systemd-stable
/
v247-rc2
/
.
/
src
/
systemctl
/
systemctl-compat-telinit.h
blob: 1a2bcd440523b8068a12eae8f7302efad47b37ec [
file
] [
log
] [
blame
] [
raw
]
/* SPDX-License-Identifier: LGPL-2.1-or-later */
#pragma
once
int
telinit_parse_argv
(
int
argc
,
char
*
argv
[]);
int
start_with_fallback
(
void
);
int
reload_with_fallback
(
void
);