From 8b0f4bac721cf50f9075812048786517e2838ed5 Mon Sep 17 00:00:00 2001 From: Yu Watanabe Date: Thu, 11 Apr 2019 15:38:32 +0900 Subject: [PATCH] test: make directory for drop-in config Follow-up for a2fbac5875776e9e327f30cf2a8b3070a4c1552a. --- test/TEST-30-ONCLOCKCHANGE/test.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/test/TEST-30-ONCLOCKCHANGE/test.sh b/test/TEST-30-ONCLOCKCHANGE/test.sh index ade3c6fa87..a9b3d78d6e 100755 --- a/test/TEST-30-ONCLOCKCHANGE/test.sh +++ b/test/TEST-30-ONCLOCKCHANGE/test.sh @@ -30,6 +30,7 @@ test_setup() { ln -fs /dev/null $initdir/etc/systemd/system/systemd-machined.service # extend the watchdog + mkdir -p $initdir/etc/systemd/system/systemd-timedated.service.d cat >$initdir/etc/systemd/system/systemd-timedated.service.d/watchdog.conf <