Actions
Bug #4662
closedneed a way to disable default file systems in zones
Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
zones
Start date:
2014-03-01
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
Gerrit CR:
Description
Today, there is a default set of file systems that all zones are able to mount. This set is further expanded by the 'fs-allowed' property. What we'd like is a way to take away file systems from that default set. If the first entry in the allowed file systems list is "-" then that disables all of the default filesystems. If any filesystems are listed after "-" then only those filesystems can be mounted.
Updated by Robert Mustacchi about 8 years ago
- Subject changed from need a way to disable additional file systems in zones to need a way to disable default file systems in zones
Updated by Robert Mustacchi about 8 years ago
- Status changed from New to Resolved
Updated by Electric Monk about 8 years ago
git commit 8cd81a20c40b49e1fad4022a2774ec6ad5066532
Author: Jerry Jelinek <jerry.jelinek@joyent.com> 4662 need a way to disable default file systems in zones Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Richard Lowe <richlowe@richlowe.net>
Actions