Initial commit
This commit is contained in:
@@ -152,6 +152,10 @@ lxc.cgroup.devices.allow: a
|
||||
lxc.cap.drop:
|
||||
EOF
|
||||
|
||||
# Modify LXC RAM and Swap
|
||||
sed -i 's/memory: 512/memory: 4098/' $LXC_CONFIG
|
||||
sed -i 's/swap: 512/swap: 2048/' $LXC_CONFIG
|
||||
|
||||
# Set container description
|
||||
pct set $CTID -description "Sthope LXC"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user