Sign in
third-party-mirror
/
systemd
/
2398d87694e8af48e92ff8fb5f9cf273f706fb00
/
.
/
src
/
shared
/
base-filesystem.h
blob: a33975f3b5b36164282528540887797884c927ef [
file
] [
log
] [
blame
]
/* SPDX-License-Identifier: LGPL-2.1-or-later */
#pragma
once
#include
<sys/types.h>
int
base_filesystem_create
(
const
char
*
root
,
uid_t
uid
,
gid_t
gid
);