mirror of
https://github.com/Dasharo/systemd.git
synced 2026-03-06 15:02:31 -08:00
fix typos
This commit is contained in:
6
NEWS
6
NEWS
@@ -65,9 +65,9 @@ CHANGES WITH 190:
|
||||
various projects outside of systemd that provide bindings
|
||||
for languages such as PHP or Lua.
|
||||
|
||||
* Many conditions will not resolve specifiers such as %i. They
|
||||
are also available in PathChanged= and related directives of
|
||||
.path units.
|
||||
* Many conditions will now resolve specifiers such as %i. In
|
||||
addition, PathChanged= and related directives of .path units
|
||||
now support specifiers as well.
|
||||
|
||||
* There's now a new RPM macro definition for the system preset
|
||||
dir: %_presetdir.
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
#DefaultControllers=cpu
|
||||
#DefaultStandardOutput=journal
|
||||
#DefaultStandardError=inherit
|
||||
#JoinControllers=cpu,cpuacct,cpuset net_cls,netprio
|
||||
#JoinControllers=cpu,cpuacct,cpuset net_cls,net_prio
|
||||
#RuntimeWatchdogSec=0
|
||||
#ShutdownWatchdogSec=10min
|
||||
#CapabilityBoundingSet=
|
||||
|
||||
Reference in New Issue
Block a user