]> git.ipfire.org Git - thirdparty/systemd.git/commit
core: drop 'wants' parameter from unit_add_node_dependency() 13864/head
authorFranck Bui <fbui@suse.com>
Mon, 28 Oct 2019 17:50:43 +0000 (18:50 +0100)
committerFranck Bui <fbui@suse.com>
Mon, 28 Oct 2019 17:51:23 +0000 (18:51 +0100)
commitd336ba9fa6ac2a70202e6887c4ac52185bca0a50
tree9369672901001c8d75b054fadc7efccae492c10b
parent9b88bb5023dfa3cea406c14fdaa3d8e3e320907a
core: drop 'wants' parameter from unit_add_node_dependency()

Since Wants dependency is no more automagically added to swap and mount units,
this parameter is no more used hence this patch drops it.
src/core/mount.c
src/core/socket.c
src/core/swap.c
src/core/unit.c
src/core/unit.h