Integrato install.
This commit is contained in:
parent
60f044e303
commit
1c28fa1b40
3 changed files with 11 additions and 8 deletions
9
bit4id-ccid-bin.install
Normal file
9
bit4id-ccid-bin.install
Normal file
|
@ -0,0 +1,9 @@
|
|||
post_install() {
|
||||
echo "Restarting pcscd service."
|
||||
systemctl restart pcscd.service
|
||||
}
|
||||
|
||||
post_remove() {
|
||||
echo "Restarting pcscd service."
|
||||
systemctl restart pcscd.service
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue