system/base: fix tun permissions service-file
This commit is contained in:
parent
fdb83ef996
commit
5a91caee62
1 changed files with 0 additions and 1 deletions
|
@ -44,7 +44,6 @@
|
||||||
owner: root
|
owner: root
|
||||||
group: root
|
group: root
|
||||||
mode: '0755'
|
mode: '0755'
|
||||||
state: file
|
|
||||||
- name: Enable tun-perm service
|
- name: Enable tun-perm service
|
||||||
service:
|
service:
|
||||||
state: started
|
state: started
|
||||||
|
|
Loading…
Reference in a new issue