=== nikias_ is now known as nikias [15:10] hi guys [15:10] my initctl start/stops hangs in "job goal changed from stop to start/ from start to stop" and will be there for ever [15:11] any ideas why? === cwright_ is now known as cwright [18:04] hi. does anyone have an example of a no-op upstart config? I need the config file to be in /etc/init and to be called during deploy [18:05] but to not actually do anything. i've tried creating a simple /bin/true task but that fails on `service .. stop` [18:15] cwright: and empty file is a valid job, i thought. let me check [18:16] cwright: indeed, you can start an empty job.conf and stop it. [18:16] xnox: thanks, let me give that a try [18:16] cwright: it's kind of like "initctl emit starting JOB=jobname" and ditto started, stopping, stopped.... apart from you can do it with $ start / stop / restart etc commands [18:22] xnox: thanks, that really helped [22:39] Can someone eye this script and tell me if they see something obviously wrong? https://raw2.github.com/pcrews/lbaas-salt/master/lbaas-haproxy-base/libra-worker.conf <-- I'm getting "/proc/self/fd/9: 2: /proc/self/fd/9:   : not found"