[PATCH] scsi_id: when udevstart is started, /tmp is not writeable.

This commit is contained in:
md@Linux.IT 2005-02-06 01:01:29 +01:00 committed by Greg KH
parent 0c50db890e
commit fd3eeb7502

View File

@ -44,8 +44,8 @@
/*
* temporary names for mknod.
*/
#define TMP_DIR "/tmp"
#define TMP_PREFIX "scsi"
#define TMP_DIR "/dev"
#define TMP_PREFIX "tmp-scsi"
/*
* XXX Note the 'e' (send output to stderr in all cases), and 'c' (callout)