And make sure everything under ~swc/ is owned by swc.users.
This fixes:
Running fsscript.sh in chroot /.../livecd-stage2-i686-2013.1/
touch: cannot touch '/home/swc/.fluxbox/menuconfig':
No such file or directory
Warning: I couldn't create /home/swc/.fluxbox/menuconfig
Fatal error: can't create or write to /home/swc/.fluxbox/menu
#!/bin/bash
echo 'source /etc/profile.d/nobeep.sh' >> /home/swc/.bashrc
+mkdir /home/swc/.fluxbox
su swc fluxbox-generate_menu
+chown -R swc.users /home/swc