print >>f, 'build %s %s %s' % (pocket, build_handler, acl_path(pocket))
with atomic_write('/etc/remctl/acl/repo_admin') as f:
print >>f, 'build %s %s %s' % (pocket, build_handler, acl_path(pocket))
with atomic_write('/etc/remctl/acl/repo_admin') as f: