This is a bash script meant to run alongside the docker version of `slskd`, a modern Web-based SoulSeek client. It looks at a certain directory and then scans its contents according to a set interval. Then, when it detects new files, it changes their permissions and ownership automatically, leaving a log entry in the journal.

mitch donaberger eb0c604449 Update 'slskd-permission-monitor.sh' 1 ماه پیش
LICENSE 925ffa1083 Initial commit 1 ماه پیش
README.md 925ffa1083 Initial commit 1 ماه پیش
slskd-permission-monitor.sh eb0c604449 Update 'slskd-permission-monitor.sh' 1 ماه پیش
slskd-permissions-fixer.service 004ad0e1fe Adding Systemd module 1 ماه پیش

README.md

song-permissions-monitor

This is a bash script meant to look at a certain directory and scan its contents according to a set interval. Then, when it detects new files, it changes their permissions and ownership automatically, leaving a log entry in the journal.