mirror of
https://github.com/clearlinux/kvmtool.git
synced 2026-06-16 02:15:47 +00:00
kvm tools: Rename ~/.kvm-tools/ to ~/.lkvm/
The new directory name is simpler and easier to type and remember. Signed-off-by: Asias He <asias.hejun@gmail.com> Signed-off-by: Pekka Enberg <penberg@kernel.org>
This commit is contained in:
+1
-1
@@ -11,7 +11,7 @@
|
||||
#define SIGKVMEXIT (SIGRTMIN + 0)
|
||||
#define SIGKVMPAUSE (SIGRTMIN + 1)
|
||||
|
||||
#define KVM_PID_FILE_PATH "/.kvm-tools/"
|
||||
#define KVM_PID_FILE_PATH "/.lkvm/"
|
||||
#define HOME_DIR getenv("HOME")
|
||||
#define KVM_BINARY_NAME "lkvm"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user