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