From a98d5d64720bdf32e3b5f72f896b583e23f730ad Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Thu, 20 Sep 2012 19:12:23 +0200 Subject: fix typos --- NEWS | 6 +++--- src/core/system.conf | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/NEWS b/NEWS index ec56388811..ea225c6ab8 100644 --- a/NEWS +++ b/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. diff --git a/src/core/system.conf b/src/core/system.conf index 3989c2e0ce..68076d9735 100644 --- a/src/core/system.conf +++ b/src/core/system.conf @@ -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= -- cgit v1.2.3-54-g00ecf