summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--eidklient.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/eidklient.install b/eidklient.install
index 0814a0a4ba89..11a887381bd5 100644
--- a/eidklient.install
+++ b/eidklient.install
@@ -6,7 +6,7 @@ checkpcscd() {
>>> pcscd is required for a proper function of eidklient
>>> You can enable it by issuing:
>>>
- >>> sudo systemctl enable pcscd.socket && sudo systemctl start pcscd.socket
+ >>> sudo systemctl enable --now pcscd.socket
EOF
fi
}