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