22 Feb
2008
22 Feb
'08
9:15 p.m.
On Fri, Feb 22, 2008 at 01:51:44PM -0600, Aaron Griffin wrote:
On Fri, Feb 22, 2008 at 1:43 PM, Xavier <shiningxc@gmail.com> wrote:
I liked this solution more, no need to use an udev rule for something that just needs to be run once (and on every boot)
Quick comment here. This is *not* something that needs to be done once. It needs to be done once _for every time udev is started_. The only safe and sane way to do that is by using a udev rule that executes when udev starts.
Oh right, good point, I didn't think about this. So right, an udev rule is not that bad. If only the ENV stuff worked.. It would be good if others checked it though, to be sure it's not some stupid mistake of my part (or on my system).