Kubuntu 20.04 on several PCs
On all PCs, when I execute
/usr/bin/aplay -P "/home/username/Bells/SteelBell-C5.wav"
it works correctly and plays the file which produces a nice audio tone.
When I place the same command in my crontab file,
it works on some PCs but not on all PC's ?
Syslog shows the following on both working and non-working PCs.
(CRON) info (No MTA installed, discarding output)
I have no idea what MTA is and no idea why it works on some PC's and not on all PC's.
On all PCs, when I execute
/usr/bin/aplay -P "/home/username/Bells/SteelBell-C5.wav"
it works correctly and plays the file which produces a nice audio tone.
When I place the same command in my crontab file,
it works on some PCs but not on all PC's ?
Syslog shows the following on both working and non-working PCs.
(CRON) info (No MTA installed, discarding output)
I have no idea what MTA is and no idea why it works on some PC's and not on all PC's.
Comment