linux_dr | great.. thanks | 00:18 |
---|---|---|
linux_dr | I think what I was looking for was something like: start on stop rc[2345] | 00:18 |
xnox | linux_dr: =) that would work. | 00:27 |
xnox | linux_dr: you can override starton/stopon conditions for a few jobs as you see fit. | 00:28 |
xnox | linux_dr: do use an override file. E.g. "echo start on stopped rc RUNLEVEL=2 | sudo tee /etc/init/ssh.override" | 00:28 |
xnox | (i didn't test above, but I think that's about the right syntax) | 00:29 |
xnox | linux_dr: the benefit, if there are typpos / mistakes in the override, just the override is rejected and the job will start/run using the base config. | 00:29 |
xnox | linux_dr: and it works transparent for package upgrades | 00:29 |
xnox | linux_dr: any stanzas from the override are preferred over the base job file. See cookbook for further details. | 00:30 |
xnox | or man pages. | 00:30 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!