summaryrefslogtreecommitdiff
path: root/doc/todo/Wishlist:_User.hasLoginShell.mdwn
diff options
context:
space:
mode:
authorweinzwang2015-04-19 11:50:07 +0000
committeradmin2015-04-19 11:50:07 +0000
commit12170c3d5cc057e1790f0fdf6e8bf3d6dec25c01 (patch)
tree3fe251c9394928fe84044e0d4843fa29b71f28ee /doc/todo/Wishlist:_User.hasLoginShell.mdwn
parentb3ccf97ebe9021cd9447392f8c22c7f2813909f7 (diff)
Added a wishlist item
Diffstat (limited to 'doc/todo/Wishlist:_User.hasLoginShell.mdwn')
-rw-r--r--doc/todo/Wishlist:_User.hasLoginShell.mdwn7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/todo/Wishlist:_User.hasLoginShell.mdwn b/doc/todo/Wishlist:_User.hasLoginShell.mdwn
new file mode 100644
index 00000000..a85dbdbd
--- /dev/null
+++ b/doc/todo/Wishlist:_User.hasLoginShell.mdwn
@@ -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