about summary refs log tree commit diff
path: root/presentations/systemd-2016/demo/notes.md
blob: b4866b1642bb7fdd8999bd3182f21c96bf7df71f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
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