Changes

Jump to navigation Jump to search

Installation on other distributions

451 bytes added, 00:12, 6 August 2022
</syntaxhighlight>
However, those 2 files will be created as root-owned. You will need to create a hook script to set the correct permissions for them (/etc/tmpfile.d was having reliability issue on my machine for IVSHMEM file, and it cannot override socket file's ownership at all). This : ```# 3rd party script will be uploaded later after some clean , created by the community, not part of Looking Glass project!# Assuming you have set upa storage named `local-btrfs` and is mounted at `/var/lib/pve/local-btrfs`wget https://github.com/MakiseKurisu/single-node-homelab/raw/main/ansible/proxmox-init/pve-helper -o /var/lib/pve/local-btrfs/snippets/pve-helperchmod +x /var/lib/pve/local-btrfs/snippets/pve-helperqm set $VMID --hookscript=local-btrfs:snippets/pve-helperecho "#lg-chown user" >> /etc/pve/qemu-server/$VMID.conf```
Anonymous user

Navigation menu