mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2025-11-27 10:00:23 -05:00
update systemd configuration
This commit is contained in:
parent
c6156ebed7
commit
348cdf9d74
2 changed files with 8 additions and 1 deletions
|
|
@ -23,13 +23,20 @@ SpeedMeter=yes
|
||||||
#ManageForeignRoutes=yes
|
#ManageForeignRoutes=yes
|
||||||
#ManageForeignNextHops=yes
|
#ManageForeignNextHops=yes
|
||||||
#RouteTable=
|
#RouteTable=
|
||||||
|
#IPv4Forwarding=
|
||||||
|
#IPv6Forwarding=
|
||||||
#IPv6PrivacyExtensions=no
|
#IPv6PrivacyExtensions=no
|
||||||
#UseDomains=no
|
#UseDomains=no
|
||||||
|
|
||||||
|
#[IPv6AddressLabel]
|
||||||
|
#Prefix=
|
||||||
|
#Label=
|
||||||
|
|
||||||
[IPv6AcceptRA]
|
[IPv6AcceptRA]
|
||||||
#UseDomains=
|
#UseDomains=
|
||||||
|
|
||||||
[DHCPv4]
|
[DHCPv4]
|
||||||
|
#ClientIdentifier=duid
|
||||||
#DUIDType=vendor
|
#DUIDType=vendor
|
||||||
#DUIDRawData=
|
#DUIDRawData=
|
||||||
#UseDomains=
|
#UseDomains=
|
||||||
|
|
|
||||||
|
|
@ -54,7 +54,6 @@ SystemCallArchitectures=native
|
||||||
DefaultStartLimitIntervalSec=0
|
DefaultStartLimitIntervalSec=0
|
||||||
#DefaultStartLimitBurst=5
|
#DefaultStartLimitBurst=5
|
||||||
#DefaultEnvironment=
|
#DefaultEnvironment=
|
||||||
#DefaultCPUAccounting=yes
|
|
||||||
DefaultIOAccounting=yes
|
DefaultIOAccounting=yes
|
||||||
DefaultIPAccounting=yes
|
DefaultIPAccounting=yes
|
||||||
#DefaultMemoryAccounting=yes
|
#DefaultMemoryAccounting=yes
|
||||||
|
|
@ -80,5 +79,6 @@ DefaultIPAccounting=yes
|
||||||
#DefaultMemoryPressureWatch=auto
|
#DefaultMemoryPressureWatch=auto
|
||||||
#DefaultOOMPolicy=stop
|
#DefaultOOMPolicy=stop
|
||||||
#DefaultSmackProcessLabel=
|
#DefaultSmackProcessLabel=
|
||||||
|
#DefaultRestrictSUIDSGID=
|
||||||
#ReloadLimitIntervalSec=
|
#ReloadLimitIntervalSec=
|
||||||
#ReloadLimitBurst=
|
#ReloadLimitBurst=
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue