mirror of
https://github.com/systemd/systemd.git
synced 2025-03-19 22:50:17 +03:00
core: by default .busname units should be activating
This commit is contained in:
parent
622efd8775
commit
4f10118016
@ -45,6 +45,7 @@ static void busname_init(Unit *u) {
|
||||
|
||||
n->starter_fd = -1;
|
||||
n->accept_fd = true;
|
||||
n->activating = true;
|
||||
}
|
||||
|
||||
static void busname_done(Unit *u) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user