Bug#4295: majordom passwd line is wrong

1996-08-27 Thread Richard Kettlewell
>/etc/passwd has >majordom:*:30:30:majordomo:/var/majordomo:/bin/sh > >The group should be `majordom', not `majordomo'. All else aside, the correct passwd line is: majordom:*/usr/lib/majordomo:/bin/sh There should be no such directory as /var/majordomo; it certainly doesn't appear in the

Bug#4295: majordom passwd line is wrong

1996-08-26 Thread Guy Maor
Package: base Version: 1.1.0-14 /etc/passwd has majordom:*:30:30:majordomo:/var/majordomo:/bin/sh The group should be `majordom', not `majordomo'. Guy