chiark / gitweb /
nspawn,man: use a common vocabulary when referring to selinux security contexts
authorLennart Poettering <lennart@poettering.net>
Mon, 10 Feb 2014 11:32:03 +0000 (12:32 +0100)
committerLennart Poettering <lennart@poettering.net>
Mon, 10 Feb 2014 12:18:16 +0000 (13:18 +0100)
commit82adf6af7c72b852449346835f33184a841b4796
tree0dd1c4c6dcdd9760df65300e15bd3b53b5aad553
parent0d3f7bb3a5bc6d5c0712f88a080fed388981bca3
nspawn,man: use a common vocabulary when referring to selinux security contexts

Let's always call the security labels the same way:

  SMACK: "Smack Label"
  SELINUX: "SELinux Security Context"

And the low-level encapsulation is called "seclabel". Now let's hope we
stick to this vocabulary in future, too, and don't mix "label"s and
"security contexts" and so on wildly.
man/sd_bus_creds_get_pid.xml
man/systemd-nspawn.xml
man/systemd.exec.xml
man/systemd.journal-fields.xml
man/tmpfiles.d.xml
src/core/execute.c
src/nspawn/nspawn.c