aboutsummaryrefslogtreecommitdiff
path: root/files/etc
diff options
context:
space:
mode:
Diffstat (limited to 'files/etc')
-rw-r--r--files/etc/login.access.freebsd2
1 files changed, 2 insertions, 0 deletions
diff --git a/files/etc/login.access.freebsd b/files/etc/login.access.freebsd
index ee83dd5..7b125db 100644
--- a/files/etc/login.access.freebsd
+++ b/files/etc/login.access.freebsd
@@ -1,5 +1,7 @@
# Always allow root logins.
+:root:ALL
+
+# Allow icinga user for monitoring via SSH.
+:${icinga_local_user}:ALL
$(if [ -n "${acmeproxy_client_group:-}" ]; then