summaryrefslogtreecommitdiff
blob: e8f6fb20e668122210710b6137ec2f96cc977eae (plain)
1
2
3
4
5
6
7
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2 or later
# $Header: /var/cvsroot/gentoo-x86/app-misc/spacenavd/files/99-space-navigator.rules,v 1.1 2014/26/03 03:46:36 abourgeois Exp $

# Start daemon on insertion of a SpaceNavigator device
SUBSYSTEM=="usb", ACTION=="add", ATTRS{manufacturer}=="3Dconnexion", ATTRS{product}=="SpaceNavigator", TAG+="systemd", ENV{SYSTEMD_WANTS}+="spacenavd.service"