From 040f1acf02dc379e3fe577d900b96b47a38a714a Mon Sep 17 00:00:00 2001 From: Felix Bechstein Date: Wed, 27 Jan 2016 08:18:12 +0100 Subject: Shortcut for creating unit files / tmpfiles This change allows creating unit files and reloading systemd with just a single resource. It's fully compatible with the manual behavior. --- .fixtures.yml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .fixtures.yml (limited to '.fixtures.yml') diff --git a/.fixtures.yml b/.fixtures.yml new file mode 100644 index 0000000..1d455a3 --- /dev/null +++ b/.fixtures.yml @@ -0,0 +1,4 @@ +--- +fixtures: + symlinks: + systemd: "#{source_dir}" \ No newline at end of file -- cgit v1.2.3