programs/yubikey-touch-detector: add PartOf=graphical-session.target
This commit is contained in:
parent
91340b18c1
commit
fae5d6025c
@ -55,6 +55,7 @@ in
|
|||||||
};
|
};
|
||||||
|
|
||||||
wantedBy = [ "graphical-session.target" ];
|
wantedBy = [ "graphical-session.target" ];
|
||||||
|
partOf = [ "graphical-session.target" ];
|
||||||
};
|
};
|
||||||
systemd.user.sockets.yubikey-touch-detector = {
|
systemd.user.sockets.yubikey-touch-detector = {
|
||||||
wantedBy = [ "sockets.target" ];
|
wantedBy = [ "sockets.target" ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user