diff options
-rw-r--r-- | move/todo | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -45,4 +45,5 @@ have not the necessary packages and we don't want to provide) is a link but vfat doesn't handle links :( /etc/X11/XF86Config-4 - changing screen resolution doesn't get saved because file is re-created in /etc/X11, loosing link to usb-key
\ No newline at end of file + changing screen resolution doesn't get saved because file is re-created in /etc/X11, loosing link to usb-key + -> that whole story of links just sucks, why not using a daemon or something, with the list of files to save? would probably solve most of problems.. instead of needing to modify all the programs! which is a real bad solution indeed |