From: Samir Benmendil Date: Sat, 8 Aug 2020 12:23:04 +0000 (+0100) Subject: bin: redirect Steam output to log and rotate it X-Git-Url: https://git.rmz.io/dotfiles.git/commitdiff_plain/b11d380556485d135ba4f81c826b49e37fce17d1?ds=inline;hp=b11d380556485d135ba4f81c826b49e37fce17d1 bin: redirect Steam output to log and rotate it Steam seems to write to the xinit log, this is just noise in that log. Let's have a separate log for steam instead. Steam logs a lot and the log grow quite big and don't need to be kept around, so rotate them also. Keeping last one. ---