diff options
author | Vincent Ambo <tazjin@google.com> | 2019-12-21T00·26+0000 |
---|---|---|
committer | Vincent Ambo <tazjin@google.com> | 2019-12-21T00·26+0000 |
commit | 10f9c4c20886c0eb19c2513290779dde511e8af2 (patch) | |
tree | 6bc030a8f452929df962666f1c08d69d4dbecb6c /presentations/systemd-2016/demo/demo-path.path | |
parent | c0b28fb866560566c35804a8f14875290a601d99 (diff) | |
parent | 8db37e39599943c33dab76e7cb390b0988e03839 (diff) |
merge(systemd-presentation): Merge at //presentations/systemd-2016 r/256
I figured that adding old presentations in here might actually be a useful thing to do, no matter what format they're in.
Diffstat (limited to 'presentations/systemd-2016/demo/demo-path.path')
-rw-r--r-- | presentations/systemd-2016/demo/demo-path.path | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/presentations/systemd-2016/demo/demo-path.path b/presentations/systemd-2016/demo/demo-path.path new file mode 100644 index 000000000000..87f1342da995 --- /dev/null +++ b/presentations/systemd-2016/demo/demo-path.path @@ -0,0 +1,6 @@ +[Unit] +Description=Demonstrate systemd path units + +[Path] +DirectoryNotEmpty=/tmp/hackeriet +Unit=demo.service |