mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-07-06 16:33:13 +02:00
cron changes
This commit is contained in:
+1
-1
@@ -1 +1 @@
|
||||
0,10,20,30,40,50 * * * * /scsi2/server1/codemastr/unreal-devel/ircdcron/ircdchk >/dev/null 2>&1
|
||||
0,10,20,30,40,50 * * * * /home/mydir-to/ircdcron/ircdchk >/dev/null 2>&1
|
||||
|
||||
+2
-2
@@ -19,10 +19,10 @@
|
||||
# change this to the mail address to mail output to:
|
||||
MAIL=me
|
||||
# change this to the directory you run your ircd from:
|
||||
dir="../"
|
||||
dir="../src"
|
||||
|
||||
# change this to the name of your ircd's file in that directory:
|
||||
ircdexe="src/ircd"
|
||||
ircdexe="ircd"
|
||||
|
||||
# I wouldn't touch this if I were you.
|
||||
ircdname="ircd.pid"
|
||||
|
||||
Reference in New Issue
Block a user