diskimage-builder/flavours/devstack/install.d/97-haveged

8 lines
131 B
Plaintext
Raw Normal View History

2012-11-09 11:04:13 +00:00
#!/bin/bash
# Install the haveged daemon so ssh config on startup isn't glacial.
set -e
set -o xtrace
apt-get -y install haveged