debian/default/useradd: Fix typo DHSELL -> DSHELL

Closes: #897028
This commit is contained in:
Balint Reczey
2019-12-27 22:44:17 +01:00
parent b1eaec13e7
commit 8a1d6c51aa
+1 -1
View File
@@ -2,7 +2,7 @@
#
# The SHELL variable specifies the default login shell on your
# system.
# Similar to DHSELL in adduser. However, we use "sh" here because
# Similar to DSHELL in adduser. However, we use "sh" here because
# useradd is a low level utility and should be as general
# as possible
SHELL=/bin/sh