aboutsummaryrefslogtreecommitdiff
path: root/init.d/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'init.d/meson.build')
-rw-r--r--init.d/meson.build3
1 files changed, 2 insertions, 1 deletions
diff --git a/init.d/meson.build b/init.d/meson.build
index a34f1c35..ab4b27f4 100644
--- a/init.d/meson.build
+++ b/init.d/meson.build
@@ -15,7 +15,6 @@ init_common = [
'swclock.in',
'sysctl.in',
'runsvdir.in',
- 'urandom.in',
's6-svscan.in',
]
@@ -44,6 +43,7 @@ init_Linux = [
'net-online.in',
'save-keymaps.in',
'save-termencoding.in',
+ 'seedrng.in',
'sysfs.in',
'termencoding.in',
]
@@ -58,6 +58,7 @@ init_BSD = [
'rpcbind.in',
'savecore.in',
'syslogd.in',
+ 'urandom.in',
]
init_FreeBSD = [