On Tue, July 21, 2015 1:16 am, F. Silvain wrote:
My system is Debian Squeeze, my JACK is 0.121.3
.
My scheduler is anacron
This is in the "Disadvantages" paragraph in the Wikipedia description of
anacron:
Only the system administrator can configure anacron tasks. In contrast,
cron allows non-admin users to configure scheduled tasks.
Might run as other users if you prepend something like "su - username
&& " to whatever you tell anacron to run?
Arve