index
:
alacerda/aports
master
alacerda's aport tree
gitolite
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
main
/
pcsc-lite
/
pcsc-lite.pre-install
blob: 276309a423cfad700e6fe169c9b38615f928c9ec (
plain
)
1
2
3
#!/bin/sh adduser -H -G pcscd -D -s /sbin/nologin pcscd 2>/dev/null exit 0