Closed GoogleCodeExporter closed 8 years ago
I see... your patch removes some Debian-specific info from the init script. It
would be better if we could have a separate init script that is used only for
RPM builds and make the changes in there. I don't really know anything about
RPM builds though so I have no idea how this would be accomplished.
Original comment by cdekter
on 1 Mar 2011 at 1:31
I can do that. I'll maintain a fedora specific init script. But to implement
the lockfile, daemon.py has to be changed as well.
Will it be possible to merge only the lockfile specific changes? Or is there a
way to avoid making changes to daemon.py? Not sure if that is possible -- I
have just started learning python :)
Original comment by raghusid...@gmail.com
on 1 Mar 2011 at 6:21
The changes to daemon.py look OK to me, although I'm not quite sure why there
needs to be a separate lock file when there is already the PID file. Either
way, I don't mind putting this into the master. Can you maintain it as a patch
to the Fedora package for the time being? Otherwise I have to put out a release
just for this, and to be honest the daemon is technically deprecated for X.org
version 1.7.6 and above.
Original comment by cdekter
on 2 Mar 2011 at 12:11
I didn't know the daemon is deprecated. For some reason I assumed a daemon
needs to be running to trap the keys -- This makes it so much simpler now.
X.org is above version 1.7.6 on both F13 and F14. I'll simply remove the
initscript all togather. No patches necessary :) Thanks.
Original comment by raghusid...@gmail.com
on 3 Mar 2011 at 8:04
Nothing further to do here.
Original comment by cdekter
on 31 Mar 2011 at 11:05
Original comment by cdekter
on 31 Mar 2011 at 11:05
Original issue reported on code.google.com by
raghusid...@gmail.com
on 28 Feb 2011 at 5:41Attachments: