remove from graphical-session.target

This commit is contained in:
Noa Aarts 2025-03-09 22:41:41 +01:00
parent d01107748e
commit d2e735fb08
Signed by: noa
GPG key ID: 1850932741EFF672

View file

@ -225,7 +225,6 @@ in
}; };
Unit = { Unit = {
PartOf = "graphical-session.target";
After = "graphical-session.target"; After = "graphical-session.target";
Requisite = "graphical-session.target"; Requisite = "graphical-session.target";
}; };
@ -243,7 +242,6 @@ in
}; };
Unit = { Unit = {
PartOf = "graphical-session.target";
After = "graphical-session.target"; After = "graphical-session.target";
Requisite = "graphical-session.target"; Requisite = "graphical-session.target";
}; };
@ -262,7 +260,6 @@ in
}; };
Unit = { Unit = {
PartOf = "graphical-session.target";
After = "graphical-session.target"; After = "graphical-session.target";
Requisite = "graphical-session.target"; Requisite = "graphical-session.target";
}; };