blob: 035c8b5beea92890395cead4d061d2e8ada4a89e [file] [log] [blame] [raw]
# SPDX-License-Identifier: LGPL-2.1-or-later
[Unit]
Description=Test RestrictNamespaces=no
[Service]
RestrictNamespaces=no
ExecStart=unshare -m -u -i -n -p -f
Type=oneshot