systemd 234.11
This commit is contained in:
parent
9cfd315337
commit
2c71ec5529
@ -52,8 +52,11 @@ FailOverMACPolicy
|
||||
FallbackDNS
|
||||
FallbackNTP
|
||||
FastLeave
|
||||
FlowLabel
|
||||
ForwardDelaySec
|
||||
GVRP
|
||||
Gateway
|
||||
GatewayOnlink
|
||||
GenericReceiveOffload
|
||||
GenericSegmentationOffload
|
||||
GratuitousARP
|
||||
@ -72,7 +75,9 @@ IPv6AcceptRA
|
||||
IPv6DuplicateAddressDetection
|
||||
IPv6FlowLabel
|
||||
IPv6HopLimit
|
||||
IPv6Preference
|
||||
IPv6PrivacyExtensions
|
||||
IPv6ProxyNDP
|
||||
IPv6ProxyNDPAddress
|
||||
IPv6Token
|
||||
Id
|
||||
@ -91,11 +96,13 @@ LearnPacketIntervalSec
|
||||
LinkLocalAddressing
|
||||
ListenPort
|
||||
Local
|
||||
LooseBinding
|
||||
MACAddress
|
||||
MACAddressPolicy
|
||||
MACVLAN
|
||||
MIIMonitorSec
|
||||
MTUBytes
|
||||
MVRP
|
||||
MacLearning
|
||||
ManageTemporaryAddress
|
||||
MaxAgeSec
|
||||
@ -121,16 +128,20 @@ Path
|
||||
Peer
|
||||
PoolOffset
|
||||
PoolSize
|
||||
Port
|
||||
PortRange
|
||||
PreferredLifetime
|
||||
PreferredSource
|
||||
Prefix
|
||||
PrefixRoute
|
||||
PrimaryReselectPolicy
|
||||
PrimarySlave
|
||||
Protocol
|
||||
ReduceARPProxy
|
||||
Remote
|
||||
RemoteChecksumRx
|
||||
RemoteChecksumTx
|
||||
ReorderHeader
|
||||
RequestBroadcast
|
||||
ResendIGMP
|
||||
RouteMetric
|
||||
|
||||
@ -13,6 +13,7 @@ AssertDirectoryNotEmpty
|
||||
AssertFileIsExecutable
|
||||
AssertFileNotEmpty
|
||||
AssertFirstBoot
|
||||
AssertGroup
|
||||
AssertHost
|
||||
AssertKernelCommandLine
|
||||
AssertNeedsUpdate
|
||||
@ -23,6 +24,7 @@ AssertPathIsMountPoint
|
||||
AssertPathIsReadWrite
|
||||
AssertPathIsSymbolicLink
|
||||
AssertSecurity
|
||||
AssertUser
|
||||
AssertVirtualization
|
||||
Backlog
|
||||
Before
|
||||
@ -54,6 +56,7 @@ ConditionDirectoryNotEmpty
|
||||
ConditionFileIsExecutable
|
||||
ConditionFileNotEmpty
|
||||
ConditionFirstBoot
|
||||
ConditionGroup
|
||||
ConditionHost
|
||||
ConditionKernelCommandLine
|
||||
ConditionNeedsUpdate
|
||||
@ -64,6 +67,7 @@ ConditionPathIsMountPoint
|
||||
ConditionPathIsReadWrite
|
||||
ConditionPathIsSymbolicLink
|
||||
ConditionSecurity
|
||||
ConditionUser
|
||||
ConditionVirtualization
|
||||
Conflicts
|
||||
DefaultDependencies
|
||||
@ -107,6 +111,7 @@ IPTTL
|
||||
IgnoreOnIsolate
|
||||
IgnoreSIGPIPE
|
||||
InaccessiblePaths
|
||||
JobRunningTimeoutSec
|
||||
JobTimeoutAction
|
||||
JobTimeoutRebootArgument
|
||||
JobTimeoutSec
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user