diff options
author | Lennart Poettering <lennart@poettering.net> | 2013-12-03 01:18:26 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2013-12-03 01:18:26 +0100 |
commit | 1b16c75cd2da6741824e9843135f55e3b5d23d9d (patch) | |
tree | 1481aef8ed7575aab19c7ff037e91dd44e487a85 /units/busnames.target | |
parent | 674eb68520107d771e3458287025a73387f938c4 (diff) |
units: install busnames.target by default
Diffstat (limited to 'units/busnames.target')
-rw-r--r-- | units/busnames.target | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/units/busnames.target b/units/busnames.target new file mode 100644 index 0000000000..5e866b403d --- /dev/null +++ b/units/busnames.target @@ -0,0 +1,10 @@ +# This file is part of systemd. +# +# systemd is free software; you can redistribute it and/or modify it +# under the terms of the GNU Lesser General Public License as published by +# the Free Software Foundation; either version 2.1 of the License, or +# (at your option) any later version. + +[Unit] +Description=Bus Names +Documentation=man:systemd.special(7) |