1
0
mirror of https://github.com/unrealircd/unrealircd.git synced 2026-07-06 16:33:13 +02:00

cron changes

This commit is contained in:
codemastr
2000-12-30 18:01:48 +00:00
parent 800401f0cc
commit 8335a9efca
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -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
View File
@@ -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"