simplify fingerprint restart service
This commit is contained in:
parent
f663b86a4a
commit
7eb580c33b
@ -12,7 +12,7 @@
|
|||||||
after = targets;
|
after = targets;
|
||||||
serviceConfig = {
|
serviceConfig = {
|
||||||
type = "oneshot";
|
type = "oneshot";
|
||||||
ExecStart = "systemctl restart open-fprintd.service python3-validity.service";
|
ExecStart = "systemctl restart python3-validity.service";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user