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