[pve-devel] [PATCH container v2] Fix pct skiplock
Dietmar Maurer
dietmar at proxmox.com
Wed Mar 14 12:12:47 CET 2018
Please send those white-space cleanups as separate patch
> diff --git a/src/PVE/LXC.pm b/src/PVE/LXC.pm
> index 7adbcd1..acb5cfd 100644
> --- a/src/PVE/LXC.pm
> +++ b/src/PVE/LXC.pm
> @@ -393,7 +393,7 @@ sub update_lxc_config {
>
> # some init scripts expect a linux terminal (turnkey).
> $raw .= "lxc.environment = TERM=linux\n";
> -
> +
More information about the pve-devel
mailing list