61db92519f
bin/head - accept -[num] style arguments usr.bin/uname - alias -o to -s
6 lines
182 B
Plaintext
6 lines
182 B
Plaintext
#!/sbin/execlineb -P
|
|
foreground {
|
|
if -n { test -d /run/tmpfiles.d } mkdir /run/tmpfiles.d
|
|
}
|
|
foreground { kmod static-nodes --format=tmpfiles --output=/run/tmpfiles.d/kmod.conf }
|