modules/lock-action: fix unit startup issues
This commit is contained in:
parent
93fb866f7d
commit
a0c45b80db
@ -41,8 +41,7 @@ in
|
||||
SSH_AUTH_SOCK = "fake";
|
||||
};
|
||||
|
||||
wants = [ "graphical-session.target" ];
|
||||
partOf = [ "graphical-session.target" ];
|
||||
wantedBy = [ "graphical-session.target" ];
|
||||
after = [ "graphical-session.target" ];
|
||||
};
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user