1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/lxd_ynh.git synced 2024-09-03 19:45:53 +02:00

remove lxd init for now

This commit is contained in:
Kay0u 2021-03-01 19:17:45 +01:00
parent 4bd7be5626
commit 22a0fda3f5
No known key found for this signature in database
GPG key ID: AAFEEB16CFA2AE2D
2 changed files with 0 additions and 2 deletions

View file

@ -128,8 +128,6 @@ ldconfig
echo "root:1000000:65536 # Added by lxd#" | sudo tee -a /etc/subuid /etc/subgid
lxd init --auto --storage-backend=dir
#=================================================
# GENERIC FINALIZATION
#=================================================