aboutsummaryrefslogtreecommitdiffstats
path: root/aataaj.lua
diff options
context:
space:
mode:
authordvs12024-10-15 00:47:35 +1000
committerdvs12024-10-15 00:47:35 +1000
commit4b02fa90217c9fe016c09ee706fb4d7f1a447acc (patch)
tree1f6f2d23333ed32f863558da96680f4344b9cae9 /aataaj.lua
parentRevert the default options change from last time, it came along for the ride. (diff)
downloadJackOnAllDevices-4b02fa90217c9fe016c09ee706fb4d7f1a447acc.zip
JackOnAllDevices-4b02fa90217c9fe016c09ee706fb4d7f1a447acc.tar.gz
JackOnAllDevices-4b02fa90217c9fe016c09ee706fb4d7f1a447acc.tar.bz2
JackOnAllDevices-4b02fa90217c9fe016c09ee706fb4d7f1a447acc.tar.xz
Correct docs about where to put the aataaj.lua script
Diffstat (limited to '')
-rwxr-xr-xaataaj.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/aataaj.lua b/aataaj.lua
index 9153fee..6315982 100755
--- a/aataaj.lua
+++ b/aataaj.lua
@@ -41,7 +41,7 @@ The packages you need installed are -
41You need to have the snd-aloop kernel module loaded. 41You need to have the snd-aloop kernel module loaded.
42 42
43The aataaj.lua script should be run at boot time, put it into 43The aataaj.lua script should be run at boot time, put it into
44/etc/boot.d/ and activate it with - 44/etc/init.d/ and activate it with -
45 45
46update-rc.d aataaj.lua defaults 46update-rc.d aataaj.lua defaults
47 47