summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorAlex Xu (Hello71) <alex_y_xu@yahoo.ca>2018-08-08 15:16:14 -0400
committerAlex Xu (Hello71) <alex_y_xu@yahoo.ca>2018-08-08 15:16:14 -0400
commit0183098f9cb37a5389b8ff19dee98a4293752ce6 (patch)
tree22b8fb52d009192427d48f8c8de1e5831b30521d /INSTALL
downloadrandom-seed-0183098f9cb37a5389b8ff19dee98a4293752ce6.tar.xz
random-seed-0183098f9cb37a5389b8ff19dee98a4293752ce6.zip
Initial commit
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL10
1 files changed, 10 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
new file mode 100644
index 0000000..11f3a22
--- /dev/null
+++ b/INSTALL
@@ -0,0 +1,10 @@
+Use ./configure; make; sudo make test; sudo make install.
+
+If building from git, run ./autogen.sh first.
+
+Tests must be run as root in order to access RNDADDENTROPY.
+
+On systemd, to set random-seed as your random seed provider, execute:
+
+ systemctl enable random-seed
+ systemctl mask systemd-random-seed