diff options
-rw-r--r-- | README.md | 2 | ||||
-rwxr-xr-x | aataaj.lua | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -24,7 +24,7 @@ The packages you need installed are - | |||
24 | You need to have the snd-aloop kernel module loaded. | 24 | You need to have the snd-aloop kernel module loaded. |
25 | 25 | ||
26 | The aataaj.lua script should be run at boot time, put it into | 26 | The aataaj.lua script should be run at boot time, put it into |
27 | /etc/boot.d/ and activate it with - | 27 | /etc/init.d/ and activate it with - |
28 | 28 | ||
29 | update-rc.d aataaj.lua defaults | 29 | update-rc.d aataaj.lua defaults |
30 | 30 | ||
@@ -41,7 +41,7 @@ The packages you need installed are - | |||
41 | You need to have the snd-aloop kernel module loaded. | 41 | You need to have the snd-aloop kernel module loaded. |
42 | 42 | ||
43 | The aataaj.lua script should be run at boot time, put it into | 43 | The 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 | ||
46 | update-rc.d aataaj.lua defaults | 46 | update-rc.d aataaj.lua defaults |
47 | 47 | ||