119
118
timountpath = os.path.join(lib_path, 'timount')
120
119
util.action_copyfile('bin/timount/timount', timountpath, dry)
125
121
# Copy in the services (only usrmgt-server is needed on the host, but
126
122
# the jail build requires the rest).
127
123
util.action_copylist(install_list.list_services, share_path, dry)