* [gentoo-dev] RTC group added to baselayout?
@ 2004-08-17 21:05 Chris White
2004-08-17 23:25 ` Jeremy Maitin-Shepard
2004-08-18 6:24 ` Ioannis Aslanidis
0 siblings, 2 replies; 6+ messages in thread
From: Chris White @ 2004-08-17 21:05 UTC (permalink / raw
To: gentoo-dev
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
http://bugs.gentoo.org/show_bug.cgi?id=28486#c3
This was mentioned here. Any sort of thoughts on this? MPlayer deals
with /dev/rtc and I found out museseq deals with it as well (in fact,
it will crash if it doesn't have access to it...). I'm sure there may
be other programs that deal with the real time clock, so I think it's
a good idea. Feel free to flame/agree/whatever.
- --
Chris White <chriswhite@gentoo.org>
- ------------------------
Sound | Video | Security
ChrisWhite @ irc.freenode.net
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
iD8DBQFBInM2FdQwWVoAgN4RAgWNAJ4iZmgVCxEjgnES149Plw4GYODetACfeq6Q
4XCnE3xcBSVqm49YniiLHnM=
=4y5V
-----END PGP SIGNATURE-----
--
gentoo-dev@gentoo.org mailing list
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-dev] RTC group added to baselayout?
2004-08-17 21:05 [gentoo-dev] RTC group added to baselayout? Chris White
@ 2004-08-17 23:25 ` Jeremy Maitin-Shepard
2004-08-18 6:24 ` Ioannis Aslanidis
1 sibling, 0 replies; 6+ messages in thread
From: Jeremy Maitin-Shepard @ 2004-08-17 23:25 UTC (permalink / raw
To: gentoo-dev
[-- Attachment #1: Type: text/plain, Size: 152 bytes --]
I think this is a good addition. I add an rtc group and the relevant
entries to console.perms on the machines I administer.
--
Jeremy Maitin-Shepard
[-- Attachment #2: Type: application/pgp-signature, Size: 188 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-dev] RTC group added to baselayout?
2004-08-17 21:05 [gentoo-dev] RTC group added to baselayout? Chris White
2004-08-17 23:25 ` Jeremy Maitin-Shepard
@ 2004-08-18 6:24 ` Ioannis Aslanidis
2004-08-18 6:52 ` Bill Kenworthy
1 sibling, 1 reply; 6+ messages in thread
From: Ioannis Aslanidis @ 2004-08-18 6:24 UTC (permalink / raw
To: gentoo-dev
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
~From the point of view of security, adding a group wouldn't be bad. One
never knows if that could be exploitable one day... :)
Chris White wrote:
| http://bugs.gentoo.org/show_bug.cgi?id=28486#c3
|
| This was mentioned here. Any sort of thoughts on this? MPlayer deals
| with /dev/rtc and I found out museseq deals with it as well (in fact,
| it will crash if it doesn't have access to it...). I'm sure there may
| be other programs that deal with the real time clock, so I think it's
| a good idea. Feel free to flame/agree/whatever.
|
- --
gentoo-dev@gentoo.org mailing list
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (GNU/Linux)
iD8DBQFBIvYdiqdVOvIC0GcRAk0YAJ4qyeqtfM06xZ1d5OL57u6yzBBzvgCfV4kx
3wPHEcBIUzsMj+0zfCtoAUM=
=xVR7
-----END PGP SIGNATURE-----
--
gentoo-dev@gentoo.org mailing list
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-dev] RTC group added to baselayout?
2004-08-18 6:24 ` Ioannis Aslanidis
@ 2004-08-18 6:52 ` Bill Kenworthy
2004-08-18 11:14 ` Paul de Vrieze
0 siblings, 1 reply; 6+ messages in thread
From: Bill Kenworthy @ 2004-08-18 6:52 UTC (permalink / raw
To: Ioannis Aslanidis; +Cc: Gentoo-Dev List
add vmware (readonly ?), chrony (read/write) and (I think) tvtime
(readonly ?, the docs did say to set "sysctl -w
dev.rtc.max-user-freq=1024" manually - I do this in
/etc/conf.d/local.start)
The fix was to change the permissions on /dev/rtc and they shared
happily, but is this a good idea on a multiuse system? - an RTC group
may be better. Or could it enough to make it readonly for users - this
might actually be more controllable (leave write access with root)?
BillK
On Wed, 2004-08-18 at 14:24, Ioannis Aslanidis wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> ~From the point of view of security, adding a group wouldn't be bad. One
> never knows if that could be exploitable one day... :)
>
> Chris White wrote:
> | http://bugs.gentoo.org/show_bug.cgi?id=28486#c3
> |
> | This was mentioned here. Any sort of thoughts on this? MPlayer deals
> | with /dev/rtc and I found out museseq deals with it as well (in fact,
> | it will crash if it doesn't have access to it...). I'm sure there may
> | be other programs that deal with the real time clock, so I think it's
> | a good idea. Feel free to flame/agree/whatever.
> |
>
> - --
> gentoo-dev@gentoo.org mailing list
>
>
>
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.2.5 (GNU/Linux)
>
> iD8DBQFBIvYdiqdVOvIC0GcRAk0YAJ4qyeqtfM06xZ1d5OL57u6yzBBzvgCfV4kx
> 3wPHEcBIUzsMj+0zfCtoAUM=
> =xVR7
> -----END PGP SIGNATURE-----
>
> --
> gentoo-dev@gentoo.org mailing list
--
gentoo-dev@gentoo.org mailing list
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-dev] RTC group added to baselayout?
2004-08-18 6:52 ` Bill Kenworthy
@ 2004-08-18 11:14 ` Paul de Vrieze
2004-08-18 12:27 ` William Kenworthy
0 siblings, 1 reply; 6+ messages in thread
From: Paul de Vrieze @ 2004-08-18 11:14 UTC (permalink / raw
To: gentoo-dev
[-- Attachment #1: Type: text/plain, Size: 409 bytes --]
On Wednesday 18 August 2004 08:52, Bill Kenworthy wrote:
> add vmware (readonly ?), chrony (read/write) and (I think) tvtime
> (readonly ?, the docs did say to set "sysctl -w
> dev.rtc.max-user-freq=1024" manually - I do this in
> /etc/conf.d/local.start)
Why not set it in /etc/sysctl.conf?
Paul
--
Paul de Vrieze
Gentoo Developer
Mail: pauldv@gentoo.org
Homepage: http://www.devrieze.net
[-- Attachment #2: signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-dev] RTC group added to baselayout?
2004-08-18 11:14 ` Paul de Vrieze
@ 2004-08-18 12:27 ` William Kenworthy
0 siblings, 0 replies; 6+ messages in thread
From: William Kenworthy @ 2004-08-18 12:27 UTC (permalink / raw
To: gentoo-dev List
Coz I never realised it existed ... grumble grumble ...
:)
BillK
On Wed, 2004-08-18 at 19:14, Paul de Vrieze wrote:
> On Wednesday 18 August 2004 08:52, Bill Kenworthy wrote:
> > add vmware (readonly ?), chrony (read/write) and (I think) tvtime
> > (readonly ?, the docs did say to set "sysctl -w
> > dev.rtc.max-user-freq=1024" manually - I do this in
> > /etc/conf.d/local.start)
>
> Why not set it in /etc/sysctl.conf?
>
> Paul
--
gentoo-dev@gentoo.org mailing list
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2004-08-18 12:27 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-08-17 21:05 [gentoo-dev] RTC group added to baselayout? Chris White
2004-08-17 23:25 ` Jeremy Maitin-Shepard
2004-08-18 6:24 ` Ioannis Aslanidis
2004-08-18 6:52 ` Bill Kenworthy
2004-08-18 11:14 ` Paul de Vrieze
2004-08-18 12:27 ` William Kenworthy
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox