swap: automatically start swap.swap service, pt2
This commit is contained in:
parent
c9d8a50050
commit
68139c0ff2
1 changed files with 3 additions and 0 deletions
|
@ -69,3 +69,6 @@
|
||||||
- swap.file.swapon
|
- swap.file.swapon
|
||||||
- swap
|
- swap
|
||||||
notify: restart swap.swap
|
notify: restart swap.swap
|
||||||
|
|
||||||
|
- name: Start swap.swap service
|
||||||
|
service: state=started enabled=yes name="swap.swap"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue