Page MenuHomeDevCentral

No OneTemporary

diff --git a/roles/core/login/files/login.conf b/roles/core/login/files/login.conf
index 8bf30c8..1ecd180 100644
--- a/roles/core/login/files/login.conf
+++ b/roles/core/login/files/login.conf
@@ -1,97 +1,104 @@
# -------------------------------------------------------------
# Login class capabilities database
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# Project: Nasqueron
# Created: 2020-01-20
# License: Trivial work, not eligible to copyright
-# Based on: FreeBSD releng/12.1/usr.bin/login/login.conf
-# VCS info: 338399 2018-08-30 15:52:03Z brd
+# Based on: FreeBSD releng/13.2/usr.bin/login/login.conf
+# VCS info: 367690 2020-11-14 19:16:39Z bapt
# Source file: roles/core/login/files/login.conf
# -------------------------------------------------------------
#
# <auto-generated>
# This file is managed by our rOPS SaltStack repository.
#
# Changes to this file may cause incorrect behavior
# and will be lost if the state is redeployed.
# </auto-generated>
# -------------------------------------------------------------
# Default settings
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
default:\
:passwd_format=sha512:\
:copyright=/etc/COPYRIGHT:\
- :welcome=/etc/motd:\
- :setenv=MAIL=/var/mail/$,BLOCKSIZE=K:\
+ :welcome=/var/run/motd:\
+ :setenv=BLOCKSIZE=K:\
+ :mail=/var/mail/$:\
:path=/sbin /bin /usr/sbin /usr/bin /usr/local/sbin /usr/local/bin ~/bin:\
:nologin=/var/run/nologin:\
:cputime=unlimited:\
:datasize=unlimited:\
:stacksize=unlimited:\
:memorylocked=64K:\
:memoryuse=unlimited:\
:filesize=unlimited:\
:coredumpsize=unlimited:\
:openfiles=unlimited:\
:maxproc=unlimited:\
:sbsize=unlimited:\
:vmemoryuse=unlimited:\
:swapuse=unlimited:\
:pseudoterminals=unlimited:\
:kqueues=unlimited:\
:umtxp=unlimited:\
:priority=0:\
:ignoretime@:\
- :umask=022:
+ :umask=022:\
+ :charset=UTF-8:\
+ :lang=C.UTF-8:
# -------------------------------------------------------------
# Common class names to forward to 'default'
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
standard:\
:tc=default:
xuser:\
:tc=default:
staff:\
:tc=default:
+
daemon:\
+ :path=/sbin /bin /usr/sbin /usr/bin /usr/local/sbin /usr/local/bin:\
+ :mail@:\
:memorylocked=128M:\
:tc=default:
+
news:\
:tc=default:
dialer:\
:tc=default:
# -------------------------------------------------------------
# Root class
#
# Root can always login.
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
root:\
:ignorenologin:\
:memorylocked=unlimited:\
:tc=default:
# -------------------------------------------------------------
# Users classes
#
# Provide proper UTF-8 environment
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
english|English Users Accounts:\
:charset=UTF-8:\
:lang=en_US.UTF-8:\
:tc=default:
french|French Users Accounts:\
:charset=UTF-8:\
:lang=fr_FR.UTF-8:\
:tc=default:
russian|Russian Users Accounts:\
:charset=UTF-8:\
:lang=ru_RU.UTF-8:\
:tc=default:

File Metadata

Mime Type
text/x-diff
Expires
Thu, Sep 18, 02:07 (1 d, 13 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2989780
Default Alt Text
(3 KB)

Event Timeline