mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2025-11-24 08:43:11 -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
|
||||
#ManageForeignNextHops=yes
|
||||
#RouteTable=
|
||||
#IPv4Forwarding=
|
||||
#IPv6Forwarding=
|
||||
#IPv6PrivacyExtensions=no
|
||||
#UseDomains=no
|
||||
|
||||
#[IPv6AddressLabel]
|
||||
#Prefix=
|
||||
#Label=
|
||||
|
||||
[IPv6AcceptRA]
|
||||
#UseDomains=
|
||||
|
||||
[DHCPv4]
|
||||
#ClientIdentifier=duid
|
||||
#DUIDType=vendor
|
||||
#DUIDRawData=
|
||||
#UseDomains=
|
||||
|
|
|
|||
|
|
@ -54,7 +54,6 @@ SystemCallArchitectures=native
|
|||
DefaultStartLimitIntervalSec=0
|
||||
#DefaultStartLimitBurst=5
|
||||
#DefaultEnvironment=
|
||||
#DefaultCPUAccounting=yes
|
||||
DefaultIOAccounting=yes
|
||||
DefaultIPAccounting=yes
|
||||
#DefaultMemoryAccounting=yes
|
||||
|
|
@ -80,5 +79,6 @@ DefaultIPAccounting=yes
|
|||
#DefaultMemoryPressureWatch=auto
|
||||
#DefaultOOMPolicy=stop
|
||||
#DefaultSmackProcessLabel=
|
||||
#DefaultRestrictSUIDSGID=
|
||||
#ReloadLimitIntervalSec=
|
||||
#ReloadLimitBurst=
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue