summarylogtreecommitdiffstats
path: root/fix_usr_local_virtctl.patch
blob: 0410b000fbf17ba38dedcb866164f7be3502a71e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/virtctl b/virtctl
index a56ce20..1e9fb85 100755
--- a/virtctl
+++ b/virtctl
@@ -23,7 +23,7 @@
 # (This is for completeness sake; systemd has its own timeouts as well.)
 #
 
-CONFIG=/usr/local/etc/virtctl.conf
+CONFIG=/etc/virtctl/virtctl.conf
 
 if [ -f $CONFIG ]; then
    . $CONFIG