/srv/irclogs.ubuntu.com/2012/06/12/#upstart.txt

wtAnyone here know how to read a variable for an upstart script from another file?21:58
wtI'd like to be able to make the user a job runs as configurable.21:58
wtso I want to read a file that defines a var (e.g. "exec_user") and then use something like the following for my exec line: exec start-stop-daemon --signal SIGQUIT --start -c "$exec_user" --exec /usr/bin/foo22:01
wtoh, maybe I can use another upstart job to start it with an instance var22:04
wtit's not really multiple instances though, so, just out of curiosity, is there a way to do with without and instance var?22:06

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!