diff options
author | Balint Reczey <balint.reczey@canonical.com> | 2017-08-10 18:26:45 -0400 |
---|---|---|
committer | Balint Reczey <balint.reczey@canonical.com> | 2017-08-10 18:26:45 -0400 |
commit | 589f97ade4610b98cc532c8142343d4c33694e72 (patch) | |
tree | 38890f681daa26c57e865b4feca10d0ca53e1046 /tests/chroot/userdel | |
parent | 365658d0f3a51814626afbb70aa2dd7b5e82ac36 (diff) | |
download | shadow-589f97ade4610b98cc532c8142343d4c33694e72.tar.gz |
New upstream version 4.5upstream/4.5
Diffstat (limited to 'tests/chroot/userdel')
-rw-r--r-- | tests/chroot/userdel/01_userdel--root/config_chroot/etc/login.defs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/chroot/userdel/01_userdel--root/config_chroot/etc/login.defs b/tests/chroot/userdel/01_userdel--root/config_chroot/etc/login.defs index 7b70c90e..b148ad25 100644 --- a/tests/chroot/userdel/01_userdel--root/config_chroot/etc/login.defs +++ b/tests/chroot/userdel/01_userdel--root/config_chroot/etc/login.defs @@ -209,7 +209,7 @@ DEFAULT_HOME yes #USERDEL_CMD /usr/sbin/userdel_local # -# If set to yes, userdel will remove the userĀ“s group if it contains no +# If set to yes, userdel will remove the user's group if it contains no # more members, and useradd will create by default a group with the name # of the user. # |