mirror of
https://github.com/AuxXxilium/eudev.git
synced 2025-01-23 23:49:45 +07:00
[PATCH] scsi_id: when udevstart is started, /tmp is not writeable.
This commit is contained in:
parent
0c50db890e
commit
fd3eeb7502
@ -44,8 +44,8 @@
|
|||||||
/*
|
/*
|
||||||
* temporary names for mknod.
|
* temporary names for mknod.
|
||||||
*/
|
*/
|
||||||
#define TMP_DIR "/tmp"
|
#define TMP_DIR "/dev"
|
||||||
#define TMP_PREFIX "scsi"
|
#define TMP_PREFIX "tmp-scsi"
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* XXX Note the 'e' (send output to stderr in all cases), and 'c' (callout)
|
* XXX Note the 'e' (send output to stderr in all cases), and 'c' (callout)
|
||||||
|
Loading…
Reference in New Issue
Block a user