]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
Merge pull request #26271 from d-hatayama/fix_sulogin_shell
authorYu Watanabe <watanabe.yu+github@gmail.com>
Thu, 16 Feb 2023 21:52:03 +0000 (06:52 +0900)
committerGitHub <noreply@github.com>
Thu, 16 Feb 2023 21:52:03 +0000 (06:52 +0900)
sulogin: fix control lost of the current terminal when default.target…

1  2 
src/sulogin-shell/sulogin-shell.c

index 6161e134e182761e77c2b1add897fa48e08e8875,f1660c69e037fd1cffbc7e402247973f99e33309..dd80d6f7c906742dac384d15afc437839fe4a0fa
  #include "bus-locator.h"
  #include "bus-util.h"
  #include "bus-error.h"
 -#include "def.h"
 +#include "constants.h"
  #include "env-util.h"
  #include "log.h"
+ #include "main-func.h"
  #include "process-util.h"
  #include "signal-util.h"
  #include "special.h"