diff options
author | Lennart Poettering <lennart@poettering.net> | 2013-12-17 02:43:38 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2013-12-17 15:42:33 +0100 |
commit | 15e913230c652ace36abfbf2b6fed0c1f56b8711 (patch) | |
tree | 004d44c64975cf1b83ed946cba54816afc8259b0 /units/.gitignore | |
parent | 816a3f9ec58a695a859aa9718c245a9476d72654 (diff) |
bus: install unit files for new driver service
Diffstat (limited to 'units/.gitignore')
-rw-r--r-- | units/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/units/.gitignore b/units/.gitignore index 94876ed71f..76c4cb39e6 100644 --- a/units/.gitignore +++ b/units/.gitignore @@ -22,6 +22,7 @@ /systemd-ask-password-wall.service /systemd-backlight@.service /systemd-binfmt.service +/systemd-bus-driverd.service /systemd-bus-proxyd@.service /systemd-fsck-root.service /systemd-fsck@.service |