about summary refs log tree commit diff
path: root/services
diff options
context:
space:
mode:
authoronekk <carlo.dormeletti@email.it>2014-09-11 18:32:32 +0200
committeronekk <carlo.dormeletti@email.it>2014-09-11 18:32:32 +0200
commit27b102ab71f3054833a47082dbd951054d4ca870 (patch)
treecb240972532840c30f1f5a2d41c1cbcb1ae91749 /services
parentc42ec19ec923e3ba9e7f9467a11fc67ff5b16a45 (diff)
downloadrunit-void-27b102ab71f3054833a47082dbd951054d4ca870.tar.gz
runit-void-27b102ab71f3054833a47082dbd951054d4ca870.tar.xz
runit-void-27b102ab71f3054833a47082dbd951054d4ca870.zip
pcscd new service to startc pc/sc lite
Diffstat (limited to 'services')
-rwxr-xr-xservices/pcscd/run2
l---------services/pcscd/supervise1
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