[01:49] Hey guys, how do I preserve /etc/environment variables in launching a process as another user? === bradleyayers_ is now known as bradleyayers [01:57] serverfault rekons exec su root -c /usr/sbin/job_needing_envs will do it [01:57] but I can't replicate === thatguydan_ is now known as thatguydan === thatguydan_ is now known as thatguydan [03:46] thatguydan: script\n. /etc/environment\nexec yourthing\nend script [04:13] That won’t export the values. [04:14] set -a [21:12] is there a way to delay the restarting of a job? respawn limi 10 600, but I'd like that before restarting, it delays for a minute === bradleyayers_ is now known as bradleyayers