debian: chown /home_volatile/user in posinst

This commit is contained in:
HW42 2014-10-01 03:45:03 +02:00
parent 434a794dda
commit 00e846bbbe

View File

@ -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#