diff options
author | William Hubbs <williamh@gentoo.org> | 2016-11-10 16:44:33 -0600 |
---|---|---|
committer | William Hubbs <williamh@gentoo.org> | 2016-11-10 16:45:15 -0600 |
commit | 6a6f7ee88f8842891dd5b0542cc431162d9ab7a4 (patch) | |
tree | abdf18ad66d9dcd5db057746ea8b84b3556ae74f /sys-process/runit/files/2-2.1.2 | |
parent | app-crypt/mit-krb5: delete local lib code to guarantee system usage (diff) | |
download | gentoo-6a6f7ee88f8842891dd5b0542cc431162d9ab7a4.tar.gz gentoo-6a6f7ee88f8842891dd5b0542cc431162d9ab7a4.tar.bz2 gentoo-6a6f7ee88f8842891dd5b0542cc431162d9ab7a4.zip |
sys-process/runit: 2.1.2-r1 revision bump
This fixes the following issues:
https://bugs.gentoo.org/show_bug.cgi?id=562702
https://bugs.gentoo.org/show_bug.cgi?id=575478
https://bugs.gentoo.org/show_bug.cgi?id=588950
https://bugs.gentoo.org/show_bug.cgi?id=589532
Package-Manager: portage-2.3.0
Diffstat (limited to 'sys-process/runit/files/2-2.1.2')
-rw-r--r-- | sys-process/runit/files/2-2.1.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-process/runit/files/2-2.1.2 b/sys-process/runit/files/2-2.1.2 index 5d503709e220..a63a1b2d269d 100644 --- a/sys-process/runit/files/2-2.1.2 +++ b/sys-process/runit/files/2-2.1.2 @@ -3,4 +3,4 @@ PATH=/command:/usr/local/bin:/usr/local/sbin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin exec env - PATH=$PATH \ -runsvdir /etc/service 'log: ...........................................................................................................................................................................................................................................................................................................................................................................................................' +runsvdir -P /etc/service 'log: ...........................................................................................................................................................................................................................................................................................................................................................................................................' |