| Commit message (Collapse) | Author | Age |
|
|
|
|
| |
An int can't be coerced to a string, but this is needed to use it in the
config file.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
d4be8c2a96e4cac80036fd0b9eebc0c3e36e38a9.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
This was overmounting the /home directory, so generated user homes where
deleted
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
The lazyatime mount setting should increase the performance somewhat, especially
because I don't really need atime. Thought using noatime might make this setting
completely useless, so it might get removed again.
|