summaryrefslogtreecommitdiff
path: root/units/sound.target
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2011-02-09 21:07:28 +0100
committerLennart Poettering <lennart@poettering.net>2011-02-09 21:07:53 +0100
commit88dfa2938af09e511e4911e6984360ded0e2cd8d (patch)
tree0b41da4d074d09da0fc0fe7ab437a9aaa8155f0c /units/sound.target
parentabc00c62f9b327774f9eff9651631e4ccb97cfc9 (diff)
downloadsystemd-88dfa2938af09e511e4911e6984360ded0e2cd8d.tar.gz
units: introduce and hook up sound.target
Diffstat (limited to 'units/sound.target')
-rw-r--r--units/sound.target12
1 files changed, 12 insertions, 0 deletions
diff --git a/units/sound.target b/units/sound.target
new file mode 100644
index 0000000000..e53221c7a6
--- /dev/null
+++ b/units/sound.target
@@ -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=Sound Card
+StopWhenUnneeded=yes