From b0c90d9d6c30e350a785fe274ad9c41cef2903c7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marek=20Marczykowski-G=C3=B3recki?= Date: Thu, 19 Mar 2015 23:40:25 +0100 Subject: [PATCH] Provide stub files in /rw/config --- vm-init.d/qubes-core | 35 ++++++++++++++++++++++++++++++++++- vm-systemd/mount-home.sh | 35 ++++++++++++++++++++++++++++++++++- 2 files changed, 68 insertions(+), 2 deletions(-) diff --git a/vm-init.d/qubes-core b/vm-init.d/qubes-core index 1a01829..170c00a 100755 --- a/vm-init.d/qubes-core +++ b/vm-init.d/qubes-core @@ -68,7 +68,40 @@ start() echo "--> Virgin boot of the VM: Linking /home to /rw/home" mkdir -p /rw/config - touch /rw/config/rc.local + cat > /rw/config/rc.local < /rw/config/qubes-firewall-user-script < /rw/config/suspend-module-blacklist < /rw/config/rc.local < /rw/config/qubes-firewall-user-script < /rw/config/suspend-module-blacklist <