base: remove /etc/modules file watch
This commit is contained in:
parent
d575e98493
commit
cf623b3261
1 changed files with 0 additions and 2 deletions
|
@ -33,8 +33,6 @@ system_base_modules_service:
|
||||||
service.running:
|
service.running:
|
||||||
- name: modules
|
- name: modules
|
||||||
- enable: True
|
- enable: True
|
||||||
- watch:
|
|
||||||
- file: /etc/modules
|
|
||||||
|
|
||||||
# TUN permission fix service workaround
|
# TUN permission fix service workaround
|
||||||
system_base_tun-perm_service:
|
system_base_tun-perm_service:
|
||||||
|
|
Loading…
Reference in a new issue