aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/source/system/other/kmod-static-nodes/up
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/source/system/other/kmod-static-nodes/up')
-rw-r--r--src/lib/source/system/other/kmod-static-nodes/up9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/lib/source/system/other/kmod-static-nodes/up b/src/lib/source/system/other/kmod-static-nodes/up
new file mode 100644
index 0000000..d83d5b9
--- /dev/null
+++ b/src/lib/source/system/other/kmod-static-nodes/up
@@ -0,0 +1,9 @@
+#!@shebangdir@/execlineb -P
+
+# ISC license.
+# https://git.kernel.org/pub/scm/utils/kernel/kmod/kmod.git/about/
+
+fdmove -c 2 1
+
+foreground { mkdir -p /run/tmpfiles.d }
+foreground { kmod static-nodes --format=tmpfiles --output=/run/tmpfiles.d/kmod.conf }