about summary refs log tree commit diff
path: root/services/alsa
diff options
context:
space:
mode:
authorJuan RP <xtraeme@gmail.com>2014-10-13 18:15:55 +0200
committerJuan RP <xtraeme@gmail.com>2014-10-13 18:15:55 +0200
commit6148db4462ee5ad830f6a13d593ad56c541370f8 (patch)
tree9b1fcbe56a149824620f145802e1680c3d61c6eb /services/alsa
parentc807548118d1753682d12ad844070b1d90e60563 (diff)
downloadrunit-void-6148db4462ee5ad830f6a13d593ad56c541370f8.tar.gz
runit-void-6148db4462ee5ad830f6a13d593ad56c541370f8.tar.xz
runit-void-6148db4462ee5ad830f6a13d593ad56c541370f8.zip
Removed all services that have been moved to void-packages.
Diffstat (limited to 'services/alsa')
-rwxr-xr-xservices/alsa/finish3
-rwxr-xr-xservices/alsa/run4
l---------services/alsa/supervise1
3 files changed, 0 insertions, 8 deletions
diff --git a/services/alsa/finish b/services/alsa/finish
deleted file mode 100755
index 6b64ed9..0000000
--- a/services/alsa/finish
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/bin/sh
-set -e
-exec /usr/sbin/alsactl store
diff --git a/services/alsa/run b/services/alsa/run
deleted file mode 100755
index 728c4c8..0000000
--- a/services/alsa/run
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/bin/sh
-set -e
-alsactl restore
-exec chpst -b alsa pause
diff --git a/services/alsa/supervise b/services/alsa/supervise
deleted file mode 120000
index 30bed6b..0000000
--- a/services/alsa/supervise
+++ /dev/null
@@ -1 +0,0 @@
-/run/runit/supervise.alsa
\ No newline at end of file