azlux / log2ram

ramlog like for systemd (Put log into a ram folder)
MIT License
2.65k stars 195 forks source link

bugfix: cleanup hdd.path, when stop) #237

Open HoTschir opened 2 months ago

HoTschir commented 2 months ago

This ensures, hdd.path is removed, when log2ram stop is executed.

azlux commented 2 months ago

why to you want to remove the HDD files ? It's make additional writes on reboot. Rsync will delete files after sync if deleted from the source (option --delete-after).

HoTschir commented 2 months ago

why to you want to remove the HDD files ?: Maybe you want to leave the system as clean as you have entered it? It's make additional writes on reboot.: That's an argument, but how often you are rebooting? You are free to accept or refuse the request. Don't want to discuss about it further.