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