I create a default login for one user.
I am missing the sbin in the initial mount. So when I login I get an error about /sbin/consoltype not available.
Then I change cagefs.mp(add sbin) in /etc/cagefs
When I do: cagefsctl --disable test80
The user is disabled but the drive is still mounted(cagefsctl -l) so nothing changed(perhaps it should be gone after disable user).
Then I do cagefsctl --unmount test80 and the mount is gone.
The I re-enable the user and login again the console message is gone.
:idea:
I am missing the sbin in the initial mount. So when I login I get an error about /sbin/consoltype not available.
Then I change cagefs.mp(add sbin) in /etc/cagefs
When I do: cagefsctl --disable test80
The user is disabled but the drive is still mounted(cagefsctl -l) so nothing changed(perhaps it should be gone after disable user).
Then I do cagefsctl --unmount test80 and the mount is gone.
The I re-enable the user and login again the console message is gone.
:idea:
Comment