mirror of
https://github.com/systemd/systemd.git
synced 2026-08-03 22:50:29 +00:00
core: by default .busname units should be activating
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user