summaryrefslogtreecommitdiff
path: root/conf.d
diff options
context:
space:
mode:
Diffstat (limited to 'conf.d')
-rw-r--r--conf.d/urandom8
1 files changed, 8 insertions, 0 deletions
diff --git a/conf.d/urandom b/conf.d/urandom
new file mode 100644
index 0000000..0c3e63c
--- /dev/null
+++ b/conf.d/urandom
@@ -0,0 +1,8 @@
+# /etc/conf.d/urandom
+
+# Sometimes you want to have urandom start before "localmount"
+# (say for crypt swap), so you will need to customize this
+# behavior. If you have /var on a separate partition, then
+# make sure this path lives on your root device somewhere.
+
+URANDOM_SEED="/var/run/random-seed"