diff options
author | Nis Martensen <nis.martensen@web.de> | 2014-05-18 15:43:18 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2014-05-18 17:40:44 +0200 |
commit | f1721625e7145977ba705e169580f2eb0002600c (patch) | |
tree | 3155b020761a008b109b136199c88ed78d007614 /NEWS | |
parent | update TODO (diff) | |
download | systemd-f1721625e7145977ba705e169580f2eb0002600c.tar.xz systemd-f1721625e7145977ba705e169580f2eb0002600c.zip |
fix spelling of privilege
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -166,7 +166,7 @@ CHANGES WITH 211: directory's lifetime is bound to the daemon runtime and that the daemon starts up with an empty directory each time. This is particularly useful when writing services that drop - priviliges using the User= or Group= setting. + privileges using the User= or Group= setting. * The DeviceAllow= unit setting now supports globbing for matching against device group names. |