Sign in
chromium
/
external
/
github.com
/
fwupd
/
fwupd
/
631790ef1b60472f718a3bc8e5e95b458eae5e88
/
.
/
src
/
fu-systemd.h
blob: 77af2c2eb03b37010f200270137f7c5bae7279f2 [
file
] [
log
] [
blame
]
/*
* Copyright 2017 Richard Hughes <richard@hughsie.com>
*
* SPDX-License-Identifier: LGPL-2.1-or-later
*/
#pragma
once
#include
<fwupd.h>
gboolean
fu_systemd_unit_stop
(
const
gchar
*
unit
,
GError
**
error
)
G_GNUC_NON_NULL
(
1
);