summaryrefslogtreecommitdiff
path: root/news/pgpmoose/files/patch-pmdaemon
blob: 5c77a6e9b90eb1f465179748a86cd7e1c62402a9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
--- pmdaemon.orig	Thu Nov 26 01:53:45 1998
+++ pmdaemon	Mon Dec 28 07:58:08 1998
@@ -5,8 +5,8 @@
 # Written by Greg Rose, RoSecure Software, Copyright C 1995.
 
 # search path usually needs to be set, because this is invoked by "news"
-cd ~usenet/PGPmoose
-export PATH=$PATH:/pkg/pgp/bin:.:/usr/local/bin
+#cd ~usenet/PGPmoose
+export PATH=$PATH:.:/usr/local/bin
 
 # Probably need a PGPPATH too.
 export PGPPATH=.
@@ -29,10 +29,10 @@
 
 # Command to run to send mail to someone.
 # If it isn't "sendmail" you might also have to fix the arguments.
-MAIL=/usr/lib/sendmail
+MAIL=/usr/sbin/sendmail
 
 # Command to run to submit a cancel article (assumed to be the path to inews)
-INEWS="/var/spool/news/usenet_home/inews -h"
+INEWS="/usr/local/bin/inews -h"
 
 # An email address to send all failing articles to.
 MANAGER=ggr