summaryrefslogtreecommitdiff
path: root/changes/feature_support-arch-nobody
diff options
context:
space:
mode:
authorIvan Alejandro <ivanalejandro0@gmail.com>2015-01-07 18:49:26 -0300
committerIvan Alejandro <ivanalejandro0@gmail.com>2015-01-08 15:29:36 -0300
commit54521d35d239c2e62d42e9c77690b9d1bc94f7db (patch)
tree64172447e4c5587f2ff4140605232b05066aba36 /changes/feature_support-arch-nobody
parentb9326cfceb304cebeb97017ebb8d22ba06f98f75 (diff)
Support for 'nobody' (used on Arch) group name.0.8.0rc3
Diffstat (limited to 'changes/feature_support-arch-nobody')
-rw-r--r--changes/feature_support-arch-nobody1
1 files changed, 1 insertions, 0 deletions
diff --git a/changes/feature_support-arch-nobody b/changes/feature_support-arch-nobody
new file mode 100644
index 00000000..6aa587a3
--- /dev/null
+++ b/changes/feature_support-arch-nobody
@@ -0,0 +1 @@
+- Support 'nobody' (used on Arch) as well as 'nogroup' as group names. Related to #6058.