Revision 24125,
201 bytes
checked in by geofft, 15 years ago
(diff) |
In reactivate:
* Rewrite to use schroot 1.3 and aufs union mounts instead of LVM.
This makes logins on a Dell 760 take about 8 seconds to reach the
desktop.
- TODO: Reincorporate clean-up fallbacks (e.g. rebooting) of previous
version.
- TODO: Deal with manually modified /etc/schroot/schroot.conf.
|
Line | |
---|
1 | [login] |
---|
2 | type=directory |
---|
3 | # There's got to be a better way |
---|
4 | groups=nss-local-users,nss-nonlocal-users |
---|
5 | root-groups=nss-local-users,nss-nonlocal-users |
---|
6 | script-config=script-athena |
---|
7 | directory=/ |
---|
8 | union-type=aufs |
---|
Note: See
TracBrowser
for help on using the repository browser.