swap: automatically restart swap.swap service

This commit is contained in:
Jakub Kadlcik 2022-01-23 22:01:14 +01:00
parent 8de6ab833f
commit c9d8a50050
2 changed files with 4 additions and 0 deletions

View file

@ -200,3 +200,6 @@
- name: restart obs-signd
service: name=signd state=restarted
- name: restart swap.swap
service: name="swap.swap" state=restarted

View file

@ -68,3 +68,4 @@
tags:
- swap.file.swapon
- swap
notify: restart swap.swap