diff options
Diffstat (limited to 'test1/exec-demo.service')
-rw-r--r-- | test1/exec-demo.service | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/test1/exec-demo.service b/test1/exec-demo.service new file mode 100644 index 0000000000..ea40b1fecf --- /dev/null +++ b/test1/exec-demo.service @@ -0,0 +1,5 @@ +[Meta] +Description=Simple Execution Demo + +[Service] +ExecStart=/bin/ls |