View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004508 | unreal | ircd | public | 2015-12-26 15:51 | 2015-12-27 11:01 |
Reporter | syzop | Assigned To | syzop | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 4.0.0 | ||||
Target Version | 4.0.1 | Fixed in Version | 4.0.1 | ||
Summary | 0004508: cron script does not work / is not installed | ||||
Description | In 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) | ||||
Tags | No tags attached. | ||||
3rd party modules | |||||
|
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? |
|
https://www.unrealircd.org/docs/Installing_from_source? |
|
Done :) |
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 |