[Bug 731519] Review Request: spacenavd - A free, compatible alternative for 3Dconnexion's input drivers

bugzilla at redhat.com bugzilla at redhat.com
Tue Aug 23 09:42:10 UTC 2011


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=731519

Jóhann B. Guðmundsson <johannbg at hi.is> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |johannbg at hi.is

--- Comment #9 from Jóhann B. Guðmundsson <johannbg at hi.is> 2011-08-23 05:42:09 EDT ---
Nope not really (In reply to comment #8)
> Thanks! It's funny. I just finished trying out a systemd based version of my
> package based on Lennart's input.
> 
> I like the StandardError on yours so I'll definitely use that.
> 
> As far as the target, mulit-user would work but I chose graphical since there
> is really no use for this outside of a graphical environment. Is there a reason
> to choose multi-user that I'm not aware of?

Not really the graphical target pulls in the multi user one but you are right
we really should tie desktop only service to the graphical.target ( or create a
specific desktop target for that).

I also noticed spacenavd could be started in a non daemon mode if you need/want
a unit file for that this should suffice.. 

[Unit]
Description=3Dconnexion Input Devices Userspace Driver
After=syslog.target 

[Service]
ExecStart=/usr/bin/spacenavd -d
StandardError=syslog

[Install]
WantedBy=graphical.target

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the package-review mailing list