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