diff options
Diffstat (limited to 'services')
-rwxr-xr-x | services/pcscd/run | 2 | ||||
l--------- | services/pcscd/supervise | 1 |
2 files changed, 3 insertions, 0 deletions
diff --git a/services/pcscd/run b/services/pcscd/run new file mode 100755 index 0000000..99c662d --- /dev/null +++ b/services/pcscd/run @@ -0,0 +1,2 @@ +#!/bin/sh +exec pcscd -f diff --git a/services/pcscd/supervise b/services/pcscd/supervise new file mode 120000 index 0000000..116b2da --- /dev/null +++ b/services/pcscd/supervise @@ -0,0 +1 @@ +/run/runit/supervise.pcscd \ No newline at end of file |