diff options
Diffstat (limited to 'system/conky/doinst.sh')
-rw-r--r-- | system/conky/doinst.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/conky/doinst.sh b/system/conky/doinst.sh index 78304645d3..ffd3d4ab11 100644 --- a/system/conky/doinst.sh +++ b/system/conky/doinst.sh @@ -10,5 +10,5 @@ config() { fi # Otherwise, we leave the .new copy for the admin to consider... } - config etc/conky/conky.conf.new +config etc/conky/conky_no_x11.conf.new |