Felix Miata changed bug 1183568
What Removed Added
Flags needinfo?(mrmazda@earthlink.net)  

Comment # 6 on bug 1183568 from
On the asa88 host's SSD 15.3 (I removed its NVME last week sometime), sda blame
reported 10.005s for kmod-static-nodes.service on boot prior to fresh zypper
dup, 10.075s on next boot.

# time /usr/bin/kmod static-nodes --format=tmpfiles
--output=/run/tmpfiles.d/kmod.conf
real 0m0.005s
user 0m0.005s
sys 0m0.001s

Without using time, shell prompt returned just as fast as simply hitting
<ENTER> without typing anything, so no perceptible delay.

# cat /run/tmpfiles.d/kmod.conf
c! /dev/fuse 0600 - - - 10:229
c! /dev/cuse 0600 - - - 10:203
c! /dev/btrfs-control 0600 - - - 10:234
c! /dev/loop-control 0600 - - - 10:237
d /dev/net 0755 - - -
c! /dev/net/tun 0600 - - - 10:200
c! /dev/ppp 0600 - - - 108:0
c! /dev/uinput 0600 - - - 10:223
d /dev/mapper 0755 - - -
c! /dev/mapper/control 0600 - - - 10:236
c! /dev/uhid 0600 - - - 10:239
d /dev/vfio 0755 - - -
c! /dev/vfio/vfio 0600 - - - 10:196
c! /dev/vhci 0600 - - - 10:137
c! /dev/vhost-net 0600 - - - 10:238
c! /dev/vhost-vsock 0600 - - - 10:241
d /dev/snd 0755 - - -
c! /dev/snd/timer 0600 - - - 116:33
d /dev/snd 0755 - - -
c! /dev/snd/seq 0600 - - - 116:1
c! /dev/rfkill 0600 - - - 10:242


You are receiving this mail because: