diff options
author | Martin Szulecki | 2014-07-26 17:08:41 +0200 |
---|---|---|
committer | Martin Szulecki | 2014-09-19 18:54:02 +0200 |
commit | 577538f213cd7132c7450db393fd6fef6bb46b5a (patch) | |
tree | 74a21364696e0e2f375613e1c45006d5e6779dc0 /.gitignore | |
parent | b7976d2a53b27ec9c42f81a22e91704dbcc5fb53 (diff) | |
download | usbmuxd-577538f213cd7132c7450db393fd6fef6bb46b5a.tar.gz usbmuxd-577538f213cd7132c7450db393fd6fef6bb46b5a.tar.bz2 |
Add systemd activation autofoo with fallback for udev and manual activation
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -34,4 +34,5 @@ py-compile stamp-h1 src/.libs src/usbmuxd -udev/85-usbmuxd.rules +udev/39-usbmuxd.rules +systemd/usbmuxd.service |