I've been experimenting a little with the voyage-sync script. For an application of mine, I wanted to have some folders of the home directory of a specific user inside the tmpfs. I added the folder in the /etc/default/voyage-util and it is copied correctly, but the problem is that the folder after the aufs mount is owned by root and not by user. Is there any way to change this (apart from chowning after mount) ?<br>
<br>Also, if you use dhcp3-server or dhcp3-client, you also need to put /lib/dhcp3 in the voyage-sync folders. Since quite a few people might use these services, it would be nice to have this from the installation.<br><br>