Go to file
Stoiko Ivanov c4465c0890 zfs: set acltype=posix for root-dataset
journald as a core component tries setting a ACL on the journal files
for (non-root) users and fails on our ZFS installs.
Resulting in dmesg being spammed with messages from journald upon each
journal-rotation for each user upon their first login.

This is also suggested by OpenZFS in their Debian guide for root on
ZFS:
https://openzfs.github.io/openzfs-docs/Getting%20Started/Debian/Debian%20Bookworm%20Root%20on%20ZFS.html

Tested by setting this on a machine of mine, where this has been
bugging for quite a while.

Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
2023-11-16 16:29:20 +01:00
.cargo tui: build with sources from debian pacakges 2023-06-19 12:19:37 +02:00
banner merge installer into single package 2021-05-25 19:49:39 +02:00
debian d/control: add libgtk3-perl to B-D 2023-11-14 18:34:11 +01:00
html restructure html in repo and installed package 2021-05-25 19:49:39 +02:00
Proxmox zfs: set acltype=posix for root-dataset 2023-11-16 16:29:20 +01:00
proxmox-installer-common tui: install_progress: split out low-level installer spawing into own function 2023-11-11 14:08:41 +01:00
proxmox-tui-installer low-level, tui: count down auto-reboot timeout 2023-11-11 14:08:41 +01:00
test test: add tests for zfs_arc_max calculations 2023-11-07 16:40:15 +01:00
.gitignore gitignore: add cd-info.test 2023-07-21 13:45:28 +02:00
Cargo.toml add proxmox-installer-common crate 2023-11-02 20:04:02 +01:00
checktime checktime: output expected and wrong times for better UX 2023-05-19 09:52:31 +02:00
country.pl Fix #1527: Use 'iso-codes' package country naming 2018-09-17 15:07:31 +02:00
fake-start-stop-daemon imported from svn 'pve-installer/pve2' 2011-08-23 07:33:40 +02:00
interfaces drop eth0 from installer interfaces file 2017-03-08 09:09:43 +01:00
Makefile low level: testmode: take path to disk image instead of using /dev/null 2023-11-09 14:44:51 +01:00
policy-disable-rc.d Revert "drop unused policy-disable-rc.d" 2020-02-19 16:53:46 +01:00
proxinstall proxinstall: expose arc_max ZFS option for PVE installations 2023-11-07 16:40:15 +01:00
proxmox-low-level-installer low-level, tui: count down auto-reboot timeout 2023-11-11 14:08:41 +01:00
rustfmt.toml tui, common: run rustfmt 2023-11-03 12:52:56 +01:00
spice-vdagent.sh improve spice integration 2020-04-24 15:19:09 +02:00
unconfigured.sh unconfigured.sh: set serial to a number to prevent warning 2023-11-16 16:29:20 +01:00
Xdefaults imported from svn 'pve-installer/pve2' 2011-08-23 07:33:40 +02:00
xinitrc improve spice integration 2020-04-24 15:19:09 +02:00