Question
How do I remount the CageFS skeleton directory and all users?
Answer
Note: CageFS is a virtualized file system with tools that confine each user to its own 'cage.' Each user will have a fully functional CageFS mount with all system files, tools, and related components.
Log in as the
rootuser via SSH.-
Remount CageFS to apply changes:
# cagefsctl -M
-
If necessary, you can perform a full rebuild to CageFS with the following:
# cagefsctl --force-update
Comments
0 comments
Article is closed for comments.