Rivoreo Source Code Repositories
src.rivoreo.one
/
systemd-stable
/
v247
/
.
/
src
/
nspawn
/
nspawn-patch-uid.h
blob: 5c7349bc733c4db31380b75246cb2f8c4a8310f4 [
file
] [
log
] [
blame
] [
raw
]
/* SPDX-License-Identifier: LGPL-2.1-or-later */
#pragma
once
#include
<sys/types.h>
int
path_patch_uid
(
const
char
*
path
,
uid_t
shift
,
uid_t
range
);