diff options
Diffstat (limited to 'test/test-path/path-mycustomunit.service')
-rw-r--r-- | test/test-path/path-mycustomunit.service | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/test-path/path-mycustomunit.service b/test/test-path/path-mycustomunit.service new file mode 100644 index 0000000000..172ac0d0d5 --- /dev/null +++ b/test/test-path/path-mycustomunit.service @@ -0,0 +1,6 @@ +[Unit] +Description=Service Test Path Unit= + +[Service] +ExecStart=/bin/true +Type=oneshot |