mirror of
https://github.com/vdsm/virtual-dsm.git
synced 2025-11-07 18:43:41 +08:00
fix: Use /tmp for server (#560)
This commit is contained in:
@@ -44,6 +44,7 @@ if [ ! -d "/run/shm" ]; then
|
||||
fi
|
||||
|
||||
# Cleanup files
|
||||
rm -f /tmp/server.*
|
||||
rm -f /run/shm/qemu.*
|
||||
rm -f /run/shm/dsm.url
|
||||
|
||||
|
||||
Reference in New Issue
Block a user