Skip to content

Run ssh-keygen after home directory is installed#632

Merged
gschueler merged 1 commit intorundeck:developmentfrom
dspinellis:fix-pre
Feb 1, 2014
Merged

Run ssh-keygen after home directory is installed#632
gschueler merged 1 commit intorundeck:developmentfrom
dspinellis:fix-pre

Conversation

@dspinellis
Copy link
Contributor

The useradd command will not create the home directory,
and consequently the ssh-keygen command fails.
Moving the ssh-keygen command after the package is installed
ensures that the home directory is in place.

Issue: #631

The useradd command will not create the home directory,
and consequently the ssh-keygen command fails.
Moving the ssh-keygen command after the package is installed
ensures that the home directory is in place.

Issue: #631
gschueler added a commit that referenced this pull request Feb 1, 2014
Run ssh-keygen after home directory is installed
@gschueler gschueler merged commit 84b2aa5 into rundeck:development Feb 1, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants