On 03/20/2023 10:13 PM, Eyal Lebedinsky wrote:

My current solution is to run the affected script as my non-root user and in it run some parts with sudo
(set up to run without a sudo password to avoid script interruption).

Although I don't approve of habitually running as root, I have a suggestion that might help. Years ago I created a little script to play an .mp3 as a wake-up alarm, but there was a little problem. I have my box set to turn itself back on after a power drop if it was on before, but if it happens late at night, I won't be logged in in the morning, and there wouldn't be any sound. However, I learned by experiment that ffmpeg can produce sound even if nobody's logged in. If so, it should be able to do what you're looking for.
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to