mirror of
https://github.com/systemd/systemd.git
synced 2025-01-23 02:04:32 +03:00
test: make directory for drop-in config
Follow-up for a2fbac5875776e9e327f30cf2a8b3070a4c1552a.
This commit is contained in:
parent
4ddff52640
commit
8b0f4bac72
@ -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 <<EOF
|
||||
[Service]
|
||||
WatchdogSec=10min
|
||||
|
Loading…
x
Reference in New Issue
Block a user