Sign in
◑
Theme
gbmc
/
openbmc
/
84360d958a81e630dfb6da46ca2b3d59bf067f2b
/
.
/
meta-phosphor
/
recipes-phosphor
/
initrdscripts
/
phosphor-static-norootfs-init
/
enable-devmem
blob: d1d2100faa33c87d1dc9df6d1b867edde98ffc25 [
file
]
#!/bin/sh
if
[
!
-
c
/
dev
/
mem
];
then
/
bin
/
mknod
/
dev
/
mem c
1
1
fi