add bundle:sysctl

This commit is contained in:
Franzi 2021-06-04 07:27:49 +02:00
parent 8d21e15106
commit 95856a2c2d
Signed by: kunsi
GPG key ID: 12E3D2136B818350
10 changed files with 79 additions and 0 deletions

View file

@ -75,6 +75,9 @@ files = {
},
'mode': '0700',
},
'/etc/sysctl.d/90-pppd.conf': {
'content_type': 'any',
},
'/etc/systemd/system/pppoe.service': {
'triggers': {
'action:systemd-reload',