summaryrefslogtreecommitdiff
path: root/.fixtures.yml
diff options
context:
space:
mode:
authorFelix Bechstein <felix.bechstein@otto.de>2016-01-27 08:18:12 +0100
committerFelix Bechstein <felix.bechstein@otto.de>2016-01-27 11:41:56 +0100
commit040f1acf02dc379e3fe577d900b96b47a38a714a (patch)
tree5856d634a5a78b82bd5b89799b8aa621d5e8fa5e /.fixtures.yml
parent6d47fd4999fe03eba6fb11c4490dcbb90d937900 (diff)
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.
Diffstat (limited to '.fixtures.yml')
-rw-r--r--.fixtures.yml4
1 files changed, 4 insertions, 0 deletions
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