diff options
Diffstat (limited to 's6/sv/kermod/up')
-rw-r--r-- | s6/sv/kermod/up | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/s6/sv/kermod/up b/s6/sv/kermod/up deleted file mode 100644 index f8d4d90..0000000 --- a/s6/sv/kermod/up +++ /dev/null @@ -1,4 +0,0 @@ -#!/bin/execlineb -P -if { s6-echo "[ Read-Only Mode ] 5/9 : Setting up Kernel Static Node(s)" } -foreground { if -n { test -d /run/tmpfiles.d } mkdir /run/tmpfiles.d } -foreground { kmod static-nodes --format=tmpfiles --output=/run/tmpfiles.d/kmod.conf } |