simplify fingerprint restart service
This commit is contained in:
parent
253dcecbb7
commit
7de0194880
@ -12,7 +12,7 @@
|
||||
after = targets;
|
||||
serviceConfig = {
|
||||
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