diff options
author | Lennart Poettering <lennart@poettering.net> | 2011-03-18 03:32:33 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2011-03-18 04:53:12 +0100 |
commit | 177b3ffedbfc1aea839324edeb1f35a1a754ef5b (patch) | |
tree | c9157caebd4b1e6b33d0127a1367db56d827316c /Makefile.am | |
parent | exec: properly apply capability bounding set, add inverted bounding sets (diff) | |
download | systemd-177b3ffedbfc1aea839324edeb1f35a1a754ef5b.tar.gz systemd-177b3ffedbfc1aea839324edeb1f35a1a754ef5b.tar.bz2 systemd-177b3ffedbfc1aea839324edeb1f35a1a754ef5b.zip |
special: get rid of dbus.target
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 8d2343038..a94d2a7f7 100644 --- a/Makefile.am +++ b/Makefile.am @@ -229,7 +229,6 @@ dist_systemunit_DATA = \ units/sigpwr.target \ units/sockets.target \ units/swap.target \ - units/dbus.target \ units/systemd-initctl.socket \ units/systemd-logger.socket \ units/systemd-shutdownd.socket \ |