=== hatchetation_ is now known as hatchetation === broder_ is now known as broder [03:50] hi [03:50] can I have more than one pre-start script? [03:51] in an upstart config [12:43] hi, short question.. i recently asked, if i could write a script, which might take a long time. a user here said, that this script may be disrupted/discontinued because upstart has a maximum delay time. 2 Questions: can i modify that maximum delay behavior (trigger it on/off, configure longer time). i asked this for jobs, is this for other types of scripts as well, or is the delay time only hard for jobs? [12:51] menace: You would need to modify /etc/init.d/sendsigs. Currently, that script will wait for 300 seconds (max) [13:42] hrm, okay. at our current system, it's there. on older versions (0.6.5-8), it is not in the file, but quits after 300 seconds as well. (even if not killed/stopped state). any idea where it hides?