Tiny Core Linux

Tiny Core Extensions => TCE Bugs => Topic started by: Richard Cranium on June 19, 2026, 01:13:57 PM

Title: Conky not being persistant - Possible bug? Or No?
Post by: Richard Cranium on June 19, 2026, 01:13:57 PM
Mods , if this thread needs to be moved , that's fine ... 8)

I have Conky installed and I've fixed it up twice (conky.conf) just how I liked it.. but after reboot , it's back to Not how I want it .. And Yes I've backed up the system (filetool.list) using the application in control panel , assuming that's the correct way of doing it....

But yet Conky won't cooperate..  Tint2 works fine , I've changed the wbar and it's just fine after reboot.. Everything else is all there , just not Conky... 

I searched around the forum , but didn't really find the answers ...   Any thoughts?

TC 17
Title: Re: Conky not being persistant - Possible bug? Or No?
Post by: Juanito on June 19, 2026, 02:16:38 PM
What entry do you have in filetool.lst for the conky config?
Title: Re: Conky not being persistant - Possible bug? Or No?
Post by: Richard Cranium on June 19, 2026, 03:19:09 PM
What entry do you have in filetool.lst for the conky config?

it doesn't appear to have an entry for conky..  /opt/.filetool.lst

opt
home
opt/wlan.sh
opt/eth0.sh
Title: Re: Conky not being persistant - Possible bug? Or No?
Post by: Rich on June 19, 2026, 08:17:34 PM
Hi Richard Cranium
Try this:
Code: [Select]
Open the control panel.
Click  Backup/Restore.
Select the  "Include for Backup (.filetool.lst)"  tab.
On the bottom right corner of the window, click the  Add  button.
Navigate down to the  conky.conf  file.
Click on the  conky.conf  entry.
Click  OK.

Make your changes to conky.

Code: [Select]
In the  Backup/Restore  window:
For  Action , select  Backup.
Click  Go.
Your settings should now be backed up.
Title: Re: Conky not being persistant - Possible bug? Or No?
Post by: Rich on June 19, 2026, 08:27:54 PM
Hi Richard Cranium
Or if you prefer using the command line:
Code: [Select]
echo "usr/local/etc/conky/conky.conf" >> /opt/.filetool.lst
Make your changes to conky.

Code: [Select]
filetool.sh -b
Title: Re: Conky not being persistant - Possible bug? Or No?
Post by: Richard Cranium on June 19, 2026, 09:10:04 PM
Hi Richard Cranium
Try this:
Code: [Select]
Open the control panel.
Click  Backup/Restore.
Select the  "Include for Backup (.filetool.lst)"  tab.
On the bottom right corner of the window, click the  Add  button.
Navigate down to the  conky.conf  file.
Click on the  conky.conf  entry.
Click  OK.

Make your changes to conky.

Code: [Select]
In the  Backup/Restore  window:
For  Action , select  Backup.
Click  Go.
Your settings should now be backed up.

Ok I'll give that a go , the only part that sucks is that I have to make up conky again , for the third time....  :P
Title: Re: Conky not being persistant - Possible bug? Or No?
Post by: Rich on June 19, 2026, 09:20:04 PM
Hi Richard Cranium
... the only part that sucks is that I have to make up conky again , for the third time....  :P
If you're worried about it, save an extra copy in your home directory.