mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2025-01-03 02:50:47 -05:00
update configuration for systemd 256
This commit is contained in:
parent
54490cf662
commit
662a2d3522
@ -44,6 +44,7 @@ MaxFileSec=1day
|
|||||||
#MaxLevelKMsg=notice
|
#MaxLevelKMsg=notice
|
||||||
#MaxLevelConsole=info
|
#MaxLevelConsole=info
|
||||||
#MaxLevelWall=emerg
|
#MaxLevelWall=emerg
|
||||||
|
#MaxLevelSocket=debug
|
||||||
#LineMax=48K
|
#LineMax=48K
|
||||||
#ReadKMsg=yes
|
#ReadKMsg=yes
|
||||||
#Audit=yes
|
#Audit=yes
|
||||||
|
@ -21,13 +21,23 @@ SpeedMeter=yes
|
|||||||
#SpeedMeterIntervalSec=10sec
|
#SpeedMeterIntervalSec=10sec
|
||||||
#ManageForeignRoutingPolicyRules=yes
|
#ManageForeignRoutingPolicyRules=yes
|
||||||
#ManageForeignRoutes=yes
|
#ManageForeignRoutes=yes
|
||||||
|
#ManageForeignNextHops=yes
|
||||||
#RouteTable=
|
#RouteTable=
|
||||||
#IPv6PrivacyExtensions=no
|
#IPv6PrivacyExtensions=no
|
||||||
|
#UseDomains=no
|
||||||
|
|
||||||
|
[IPv6AcceptRA]
|
||||||
|
#UseDomains=
|
||||||
|
|
||||||
[DHCPv4]
|
[DHCPv4]
|
||||||
#DUIDType=vendor
|
#DUIDType=vendor
|
||||||
#DUIDRawData=
|
#DUIDRawData=
|
||||||
|
#UseDomains=
|
||||||
|
|
||||||
[DHCPv6]
|
[DHCPv6]
|
||||||
#DUIDType=vendor
|
#DUIDType=vendor
|
||||||
#DUIDRawData=
|
#DUIDRawData=
|
||||||
|
#UseDomains=
|
||||||
|
|
||||||
|
[DHCPServer]
|
||||||
|
#PersistLeases=yes
|
||||||
|
@ -23,5 +23,6 @@ AllowHibernation=no
|
|||||||
#AllowHybridSleep=yes
|
#AllowHybridSleep=yes
|
||||||
#SuspendState=mem standby freeze
|
#SuspendState=mem standby freeze
|
||||||
#HibernateMode=platform shutdown
|
#HibernateMode=platform shutdown
|
||||||
|
#MemorySleepMode=
|
||||||
#HibernateDelaySec=
|
#HibernateDelaySec=
|
||||||
#SuspendEstimationSec=60min
|
#SuspendEstimationSec=60min
|
||||||
|
@ -26,7 +26,7 @@
|
|||||||
#ShowStatus=yes
|
#ShowStatus=yes
|
||||||
#CrashChangeVT=no
|
#CrashChangeVT=no
|
||||||
#CrashShell=no
|
#CrashShell=no
|
||||||
CrashReboot=yes
|
CrashReboot=reboot
|
||||||
#CtrlAltDelBurstAction=reboot-force
|
#CtrlAltDelBurstAction=reboot-force
|
||||||
#CPUAffinity=
|
#CPUAffinity=
|
||||||
#NUMAPolicy=default
|
#NUMAPolicy=default
|
||||||
@ -39,6 +39,7 @@ CrashReboot=yes
|
|||||||
#WatchdogDevice=
|
#WatchdogDevice=
|
||||||
#CapabilityBoundingSet=
|
#CapabilityBoundingSet=
|
||||||
#NoNewPrivileges=no
|
#NoNewPrivileges=no
|
||||||
|
#ProtectSystem=auto
|
||||||
SystemCallArchitectures=native
|
SystemCallArchitectures=native
|
||||||
#TimerSlackNSec=
|
#TimerSlackNSec=
|
||||||
#StatusUnitFormat=description
|
#StatusUnitFormat=description
|
||||||
|
Loading…
Reference in New Issue
Block a user