Add desktop sysctl/modprobe config files
This commit is contained in:
parent
6e88c23a9d
commit
a5ed57f910
5 changed files with 65 additions and 1 deletions
|
|
@ -85,3 +85,7 @@
|
|||
enabled: true
|
||||
scope: user
|
||||
daemon-reload: true
|
||||
|
||||
- name: reload sysctl configuration
|
||||
become: true
|
||||
command: 'sysctl --system'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue