Actions
Bug #1511
closeddevfs hide/show bug
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Description
The following will not cause /dev/serno to appear again on my test system:
echo "hide serno" >/tmp/t
devfsctl -a -f /tmp/t # hides correctly
echo "show serno" >/tmp/t
devfsctl -a -f /tmp/t # doesn't show up again
Sascha
Actions