diff options
Diffstat (limited to 'test/h.service')
-rw-r--r-- | test/h.service | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/h.service b/test/h.service new file mode 100644 index 0000000000..74a7751cad --- /dev/null +++ b/test/h.service @@ -0,0 +1,6 @@ +[Unit] +Description=H +Wants=g.service + +[Service] +ExecStart=/bin/true |