Added a wishlist item

This commit is contained in:
weinzwang 2015-04-19 11:50:07 +00:00 committed by admin
parent b3ccf97ebe
commit 12170c3d5c
1 changed files with 7 additions and 0 deletions

View File

@ -0,0 +1,7 @@
As far as I can tell there is no easy way to set a user's
login shell. A Property User.hasLoginShell, which ensures
that a user has a specified login shell and that said shell
is in /etc/shells would be really helpful. Sadly, I lack the
skills to put this together myself :(
-- weinzwang