diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2014-08-07 20:42:58 -0400 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2014-08-07 20:42:58 -0400 |
commit | e66047ff62c971eefa32b42373420d61e3f2a9c1 (patch) | |
tree | bbc8cf991b4e45f5c7614ed446674a2472643b50 /test/loopy.service | |
parent | 17a6dfa3be0ac9d9b84b57c8af66515b573fc1a4 (diff) |
core: do not add dependencies to self
Adds a pair of files which cause a segfault (also with
systemd-analyze verify).
https://bugzilla.redhat.com/show_bug.cgi?id=1124843
Diffstat (limited to 'test/loopy.service')
-rw-r--r-- | test/loopy.service | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/loopy.service b/test/loopy.service new file mode 100644 index 0000000000..9eb645748e --- /dev/null +++ b/test/loopy.service @@ -0,0 +1,2 @@ +[Service] +ExecStart=/bin/true |