From f934a2908efa99e2d39ad1c3ba01137204baddaf Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sat, 7 Jun 2014 21:46:59 +0200 Subject: test and fix mds-respawn + add missed staging: monotonic clock should be raw MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- test.d/mdsinitrc | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'test.d/mdsinitrc') diff --git a/test.d/mdsinitrc b/test.d/mdsinitrc index c27cdc0..978dbb6 100755 --- a/test.d/mdsinitrc +++ b/test.d/mdsinitrc @@ -19,12 +19,16 @@ echo "Successfully spawned mdsinitrc. " +export PATH="$(realpath bin):${PATH}" cd test.d export XDG_CONFIG_HOME="${OLD_XDG_CONFIG_HOME}" unset OLD_XDG_CONFIG_HOME if [ -z "${XDG_CONFIG_HOME}" ]; then unset XDG_CONFIG_HOME fi +mds-respawn --interval=10 \ + { sleep 4s } \ + { sleep 1m } & if which terminator 2>/dev/null >&2; then exec terminator else -- cgit v1.2.3-70-g09d2