]> git.ipfire.org Git - thirdparty/systemd.git/blob - src/core/machine-id-setup.h
test-unit-name: check that unexpanded specifiers not valid unit name make
[thirdparty/systemd.git] / src / core / machine-id-setup.h
1 /* SPDX-License-Identifier: LGPL-2.1+ */
2 #pragma once
3
4 int machine_id_commit(const char *root);
5 int machine_id_setup(const char *root, sd_id128_t requested, sd_id128_t *ret);