Move creation of /root to the activation script
...so it appears in a new installation before rebooting the system.
This commit is contained in:
@@ -533,6 +533,8 @@ in {
|
||||
-I${pkgs.perlPackages.FileSlurp}/lib/perl5/site_perl \
|
||||
-I${pkgs.perlPackages.JSON}/lib/perl5/site_perl \
|
||||
${./update-users-groups.pl} ${spec}
|
||||
|
||||
install -m 0700 -d /root
|
||||
'';
|
||||
|
||||
# for backwards compatibility
|
||||
|
||||
Reference in New Issue
Block a user