Files
lxc/scripts/lxc-config-docker-requirements.sh
2022-10-05 23:26:32 +01:00

2 lines
55 B
Bash

#!/bin/bash
lxc config set $1 "security.nesting" "true"