3
0
Fork 0
forked from mirrors/nixpkgs
svn path=/nixos/trunk/; revision=34369
This commit is contained in:
Eelco Dolstra 2012-06-06 15:23:20 +00:00
parent f2a33809c1
commit 593eb83343

View file

@ -37,7 +37,7 @@ in
users.defaultUserShell = pkgs.lib.mkOption {
default = "/var/run/current-system/sw/bin/bash";
description = ''
This option defined the default shell assigned to user
This option defines the default shell assigned to user
accounts. This must not be a store path, since the path is
used outside the store (in particular in /etc/passwd).
Rather, it should be the path of a symlink that points to the