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);