On 02/ 1/16 07:38 PM, Thomas Nikolajsen wrote:
Well. Isn't there login.conf?
Yes, see manual, 'man login.conf' or online,
https://www.dragonflybsd.org/cgi/web-man?command=login.conf&section=ANY

I already had this in login.conf :

default:\
        :passwd_format=sha512:\
        :copyright=/etc/COPYRIGHT:\
        :welcome=/etc/motd:\
        :setenv=MAIL=/var/mail/$,BLOCKSIZE=K,FTP_PASSIVE_MODE=YES:\
:path=/sbin /bin /usr/sbin /usr/bin /usr/games /usr/local/sbin /usr/loc$
        :nologin=/var/run/nologin:\
        :lang=en_US.UTF-8:\
        :cputime=unlimited:\
        :datasize=unlimited:\
        :stacksize=unlimited:\
        :memorylocked=unlimited:\
        :memoryuse=unlimited:\
        :filesize=unlimited:\
        :coredumpsize=unlimited:\
        :openfiles=unlimited:\
        :maxproc=unlimited:\
        :posixlocks=unlimited:\
        :sbsize=unlimited:\
        :vmemoryuse=unlimited:\
        :lang=en-US.UTF-8:\
        :priority=0:\
        :ignoretime@:\
        :umask=022:

Should I put something in /etc/profile, or what?

Pierre

Reply via email to