=== pocek_ is now known as pocek | ||
marcosroriz | hello anyoone here? | 03:41 |
---|---|---|
trukosh | Hi, system is ubuntu 10.04 - if it matters, how do i tell upstart to start one service (shorewall) after another (libvirt-bin)? | 13:28 |
ion | shorewall.conf: start on started libvirt | 13:29 |
trukosh | Thx ;) - would it be possible to do this with upstart too? | 13:30 |
ion | Huh? | 13:30 |
trukosh | I could change when a service starts in a specific runlevel (servicename/lin: S70pppd-dns) by "changing the number". - upstart is eventbased - where do i configure such things like "start service A after service B".. | 13:33 |
ion | job.conf: start on started anotherjob | 13:33 |
trukosh | Ahh, i thought you meant /etc/shorewall/shorewall.conf .. - Thank you very much! | 13:35 |
ion | See started(7) | 13:35 |
crankharder | I want to set up monit to monitor mysql on ubuntu-server so that I can receive notifications if mysql goes down, however mysql is controlled by upstart, so for the life of me I can't find mysqld's pid file.... what did upstart do with it? | 19:55 |
Keybuk | almost certainly thing | 19:59 |
Keybuk | nothing | 19:59 |
Keybuk | there may simply be no pid file | 19:59 |
Keybuk | you can always obtain the pid with "status mysql" | 19:59 |
crankharder | i dont need the pid | 20:01 |
crankharder | i need the pid file | 20:01 |
crankharder | monit needs a file containing the current pid to point to | 20:01 |
Keybuk | so configure mysql to make one ;) | 20:01 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!