From 0f95e128c2e4b42d53590651e176dab5c59cd6ae Mon Sep 17 00:00:00 2001 From: Steve Price Date: Mon, 9 Mar 1998 03:01:47 +0000 Subject: [PATCH] Remove extraneous trailing \'s. PR: 5949 Submitted by: Studded@dal.net --- etc/login.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/etc/login.conf b/etc/login.conf index 9da49f00c1f..766bf54ee71 100644 --- a/etc/login.conf +++ b/etc/login.conf @@ -9,7 +9,7 @@ # This file controls resource limits, accounting limits and # default user environment settings. # -# $Id: login.conf,v 1.18 1997/12/01 21:18:39 obrien Exp $ +# $Id: login.conf,v 1.19 1997/12/03 01:12:48 ache Exp $ # @@ -20,7 +20,7 @@ auth-defaults:\ auth-root-defaults:\ :auth-login=krb_skey_or_passwd,passwd,kerberos,skey:\ - :auth-rlogin=krb_or_skey,kerberos,skey:\ + :auth-rlogin=krb_or_skey,kerberos,skey: auth-ftp-defaults:\ :auth=skey_or_pwd,passwd,skey: @@ -121,7 +121,7 @@ root:\ :priority=0:\ :requirehome@:\ :umask=022:\ - :tc=auth-root-defaults:\ + :tc=auth-root-defaults: # -- 2.45.2