diff --git a/debian/qubes-core-agent.postinst b/debian/qubes-core-agent.postinst index de26e6b..b23c8ce 100644 --- a/debian/qubes-core-agent.postinst +++ b/debian/qubes-core-agent.postinst @@ -12,4 +12,6 @@ done # resolved to 127.0.1.1) sed -i "/^127\.0\.0\.1\s/,+0s/\(\s`hostname`\)\+\(\s\|$\)/\2/g" /etc/hosts +chown user:user /home_volatile/user + #DEBHELPER#