View Issue Details

IDProjectCategoryView StatusLast Update
0004508unrealircdpublic2015-12-27 11:01
Reportersyzop Assigned Tosyzop  
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product Version4.0.0 
Target Version4.0.1Fixed in Version4.0.1 
Summary0004508: cron script does not work / is not installed
DescriptionIn 3.2.x there was an ircdchk script which could be added in crontab: it would start UnrealIRCd if it was not running already, such as on-boot or if it crashed.

In UnrealIRCd 4 it needed some changes but it was forgotten about..
(It also isn't installed by make install)
TagsNo tags attached.
3rd party modules

Activities

syzop

2015-12-26 17:09

administrator   ~0018948

Fixed in https://github.com/unrealircd/unrealircd/commit/34285286845ccd26af5e941499f98d538a33e3b5

You can now add something like this to your cron:
*/5 * * * * /home/xxxxxx/unrealircd/unrealircd croncheck

#########

Now to add this information somewhere in the docs... or something.. hmm.. where?

blank

2015-12-26 22:12

reporter   ~0018949

https://www.unrealircd.org/docs/Installing_from_source?

syzop

2015-12-27 11:01

administrator   ~0018954

Done :)

Issue History

Date Modified Username Field Change
2015-12-26 15:51 syzop New Issue
2015-12-26 15:52 syzop Assigned To => syzop
2015-12-26 15:52 syzop Status new => acknowledged
2015-12-26 17:09 syzop Note Added: 0018948
2015-12-26 22:12 blank Note Added: 0018949
2015-12-27 11:01 syzop Note Added: 0018954
2015-12-27 11:01 syzop Status acknowledged => resolved
2015-12-27 11:01 syzop Fixed in Version => 4.0.1
2015-12-27 11:01 syzop Resolution open => fixed