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 <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #9 from Jóhann B. Guðmundsson <[email protected]> 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.
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to