diff options
Diffstat (limited to 'test2/h.service')
-rw-r--r-- | test2/h.service | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/test2/h.service b/test2/h.service index 4b9ffa3e83..74a7751cad 100644 --- a/test2/h.service +++ b/test2/h.service @@ -1,3 +1,6 @@ -[Meta] +[Unit] Description=H Wants=g.service + +[Service] +ExecStart=/bin/true |