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