graphical: Remove tray target description
This commit is contained in:
parent
4814fb7a3b
commit
9bf18acd6a
1 changed files with 0 additions and 1 deletions
|
@ -434,7 +434,6 @@ in
|
||||||
After = [ "graphical-session-pre.target" ];
|
After = [ "graphical-session-pre.target" ];
|
||||||
};
|
};
|
||||||
tray.Unit = {
|
tray.Unit = {
|
||||||
Description = "tray target";
|
|
||||||
Wants = [ "graphical-session.target" ];
|
Wants = [ "graphical-session.target" ];
|
||||||
After = [ "graphical-session.target" ];
|
After = [ "graphical-session.target" ];
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue