Skip to content

1.1.1

Latest

Choose a tag to compare

@janitor-of-code janitor-of-code released this 23 Sep 09:35

New in this Release

  • The following settings are no longer applied by default.
    Apply them by defining below variables if you want
inotify_max_queued_events: 16384
inotify_max_user_instances: 32768
inotify_max_user_watches: 8192
max_map_count: 524288
swappiness: 10
net_core_somaxconn: 65535
  • Debian 13 trixie is now supported
  • Set your servers default shell via e.g. setup_default_shell: /bin/bash (this is the default)
  • better documentation

Breaking Changes

  • Admin group and passwordless sudo are no longer configured. See our user role for this and more
  • sudo notifications are no longer send to ssh_login_notification_mail. There's a separate variable now: sudo_notification_mail
    (ssh logins still mail to ssh_login_notification_mail if configured. This is unchanged)
  • removed neofetch from our default package list since in debian 13 it's no longer part of the official repo