Fix joystickwake service
This commit is contained in:
parent
4345e57fdf
commit
0643b2b9e3
2 changed files with 2 additions and 1 deletions
|
|
@ -15,6 +15,7 @@ in
|
|||
Service = {
|
||||
Type = "simple";
|
||||
ExecStart = joystickwakeCmd;
|
||||
Environment = [ "DISPLAY=:0" ];
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue