nixos/pcscd: remove noop restartTriggers
This commit is contained in:
parent
6ecb73df1b
commit
74808f169c
1 changed files with 0 additions and 1 deletions
|
@ -55,7 +55,6 @@ in
|
|||
|
||||
systemd.services.pcscd = {
|
||||
environment.PCSCLITE_HP_DROPDIR = pluginEnv;
|
||||
restartTriggers = [ "/etc/reader.conf" ];
|
||||
|
||||
# If the cfgFile is empty and not specified (in which case the default
|
||||
# /etc/reader.conf is assumed), pcscd will happily start going through the
|
||||
|
|
Loading…
Reference in a new issue