chore(systemd-presentation): Prepare for depot merge

This commit is contained in:
Vincent Ambo 2019-12-21 00:26:34 +00:00
parent 91d7f03000
commit 8db37e3959
16 changed files with 1 additions and 0 deletions

View file

@ -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