about summary refs log tree commit diff
path: root/demo/notes.md
diff options
context:
space:
mode:
authorVincent Ambo <vincent@kivra.com>2016-01-21T15·21+0100
committerVincent Ambo <vincent@kivra.com>2016-01-21T15·21+0100
commitd2e97f40421d3f886429ab612d5de178700c40b0 (patch)
treea37b2985706b45cd76d9fff4b142f5c5e2bfaa54 /demo/notes.md
parentf368f12a90d66f971b97d08f8702204b67111a51 (diff)
Add some demo units
Diffstat (limited to 'demo/notes.md')
-rw-r--r--demo/notes.md27
1 files changed, 27 insertions, 0 deletions
diff --git a/demo/notes.md b/demo/notes.md
new file mode 100644
index 0000000000..b4866b1642
--- /dev/null
+++ b/demo/notes.md
@@ -0,0 +1,27 @@
+# simple oneshot
+
+Run `demo-notify@hello.service`
+
+# simple timer
+
+Run `demo-timer.timer`, show both
+
+# enabling
+
+Enable `demo-timer.timer`, go to symlink folder, disable
+
+# OnError
+
+Show & run `demo-error.service`
+
+# cgroups demo
+
+Start `demo-stress.service` without, show in htop, stop
+Show slice unit, start slice unit
+Add Slice=demo-limits.slice
+daemon-reload
+Start stress again
+
+# Proper service
+
+Look at nginx unit