freebsd-dev/usr.sbin/periodic
Kyle Evans e9104c3142 backup-passwd: mask out all passwords in the diff
The previous expression borked if a username had a plus or hyphen in it.
This is needlessly restrictive- at leSt a hyphen in the middle is valid.
Instead of playing this game, let's just assume the username can't contain a
colon and mask out the second field.

Submitted by:	sigsys gmail com
MFC after:	3 days
Differential Revision:	https://reviews.freebsd.org/D23548
2020-02-11 06:12:02 +00:00
..
etc backup-passwd: mask out all passwords in the diff 2020-02-11 06:12:02 +00:00
Makefile Move defaults/periodic.conf back to a config file. 2018-09-02 15:53:56 +00:00
Makefile.depend
periodic.8
periodic.conf
periodic.sh periodic: replace "tty" with "test -t 0" 2019-08-19 01:14:11 +00:00