summaryrefslogtreecommitdiff
path: root/xi/s6/sv/kermod/up
blob: f8d4d908f831984443e4a56ca7a451cf9402435e (plain)
1
2
3
4
#!/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 }