tmfiles: change need dev to use dev.
This is being changed to use for the reason I stated in the previous commit. There is no guarantee that someone is using a device manager.
This commit is contained in:
parent
2a9de2df58
commit
e8acdc6f85
@ -8,7 +8,7 @@ depend()
|
||||
{
|
||||
# Convert to 'need dev' when the new udev is ready, for OpenRC 0.11
|
||||
#need dev-mount
|
||||
need dev
|
||||
use dev
|
||||
}
|
||||
|
||||
start()
|
||||
|
Loading…
Reference in New Issue
Block a user