Rivoreo Source Code Repositories
src.rivoreo.one
/
systemd-stable
/
main
/
.
/
src
/
systemctl
/
systemctl-is-system-running.h
blob: de86211a912daeb3ae0a5315d98a797425f04546 [
file
] [
log
] [
blame
] [
raw
]
/* SPDX-License-Identifier: LGPL-2.1-or-later */
#pragma
once
int
verb_is_system_running
(
int
argc
,
char
*
argv
[],
void
*
userdata
);