units: add missing target files

This commit is contained in:
Lennart Poettering 2010-07-13 04:05:31 +02:00
parent 17df43e32c
commit eee4b05fab
2 changed files with 24 additions and 0 deletions

12
units/bluetooth.target Normal file
View File

@ -0,0 +1,12 @@
# This file is part of systemd.
#
# systemd is free software; you can redistribute it and/or modify it
# under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
# See systemd.special(7) for details
[Unit]
Description=Bluetooth
StopWhenUnneeded=yes

12
units/printer.target Normal file
View File

@ -0,0 +1,12 @@
# This file is part of systemd.
#
# systemd is free software; you can redistribute it and/or modify it
# under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
# See systemd.special(7) for details
[Unit]
Description=Printer
StopWhenUnneeded=yes