Subject: bin/768: /etc/security has wrong name for Emacs startup file
To: None <gnats-admin@NetBSD.ORG>
From: None <root@azathoth.boston.ma.us>
List: netbsd-bugs
Date: 01/30/1995 00:35:02
>Number: 768
>Category: bin
>Synopsis: /etc/security has wrong name for Emacs startup file
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: bin-bug-people (Utility Bug People)
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Mon Jan 30 00:35:01 1995
>Originator: Mike Long
>Organization:
Me, Myself, and I Inc.
>Release: 1.0
>Environment:
System: NetBSD azathoth.boston.ma.us 1.0 NetBSD 1.0 (AZATHOTH) #3: Tue Jan 17 23:36:44 EST 1995 root@azathoth.boston.ma.us:/usr/src/sys/arch/i386/compile/AZATHOTH i386
>Description:
/etc/security checks for permissions on .emacsrc, but Emacs uses
.emacs instead.
>How-To-Repeat:
sh /etc/daily
>Fix:
--- /etc/security~ Wed Oct 19 15:27:38 1994
+++ /etc/security Mon Jan 30 03:28:40 1995
@@ -292,7 +292,7 @@
{ print "user " $1 " " $2 " file is other writeable" }' > $OUTPUT
# Files that should not be owned by someone else or writeable.
-list=".bashrc .cshrc .emacsrc .exrc .forward .klogin .login .logout \
+list=".bashrc .cshrc .emacs .exrc .forward .klogin .login .logout \
.profile .tcshrc"
awk -F: '{ print $1 " " $6 }' /etc/passwd | \
while read uid homedir; do
>Audit-Trail:
>Unformatted: