Re: [LAU] /dev/rtc permissions on Debian

From: Jeremy Jongepier <jeremy@email-addr-hidden>
Date: Sat Mar 10 2012 - 22:07:16 EET

On 03/10/2012 01:25 PM, rosea.grammostola wrote:
> I think you can put it in
>
> $ cat /etc/rc.local
> #!/bin/sh -e
> #
> # rc.local
> #
> # This script is executed at the end of each multiuser runlevel.
> # Make sure that the script will "exit 0" on success or any other
> # value on error.
> #
> # In order to enable or disable this script just change the execution
> # bits.
> #
> # By default this script does nothing.
>
> echo 2048 > /sys/class/rtc/rtc0/max_user_freq
>
> exit 0

True. Or create a dedicated init script to set these kind of parameters.

Best,

Jeremy
_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@email-addr-hidden
http://lists.linuxaudio.org/listinfo/linux-audio-user
Received on Sun Mar 11 00:15:02 2012

This archive was generated by hypermail 2.1.8 : Sun Mar 11 2012 - 00:15:02 EET