Go back to topic: Split-OpenSnitch with Per-VM Identity (qubes-opensnitch-pipes)
| mkdir -p /rw/config/ | mkdir -p /rw/config/opensnitchd/rules |
| ln -s /rw/config/ | ln -s /rw/config/opensnitchd/rules /etc/opensnitchd/rules |
| qvm-tags | qvm-tags [VM_NAME] add snitch |
| Remember to disable opensnitch systemd service `systemctl disable opensnitch` and remove `/etc/xdg/autostart/opensnitch_ui.desktop`. We will handle these steps differently later. |