diff --git a/README.md b/README.md index 4e18ce2..731b745 100644 --- a/README.md +++ b/README.md @@ -54,6 +54,7 @@ After installation you're going to want to at least touch these points in your n * Package manager hook: `pacman` does not have a hook to do ZFS snapshots * See [this GitHub gist](https://gist.github.com/Soulsuke/6a7d1f09f7fef968a2f32e0ff32a5c4c#file-arch_on_zfs-txt-L238) and [zfs-snapshotter.bash](https://github.com/Soulsuke/arch-zfs-tools/blob/master/zfs-snapshotter.bash) for inspiration * Hostname: Installation chose a pseudo-randomly generated 8-character string with `pwgen` + * Check `hostnamectl set-hostname ` * Unprivileged user accounts: The OS was installed with `root` and unprivileged `build` users * Passwords * ZFS: The password for all datasets underneath `zpool` is `password`.