From 7fe85e09d6135b33f9e6d82597528fb42fd9da09 Mon Sep 17 00:00:00 2001 From: raabe Date: Wed, 27 Jul 2022 20:04:37 +0200 Subject: [PATCH] Update Setup Computer Debian 11 --- Setup-Computer-Debian-11.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Setup-Computer-Debian-11.md b/Setup-Computer-Debian-11.md index c25acc5..7257358 100644 --- a/Setup-Computer-Debian-11.md +++ b/Setup-Computer-Debian-11.md @@ -215,7 +215,7 @@ sudo ln -s ../init.d/OrchestraAutoRun S92OrchestraAutoRun ``` sudo cp ~/work/stxm/SystemInstall/ComediLoadModules /etc/init.d -cd /etc/rc2.d +cd /etc/rc5.d sudo ln -s ../init.d/ComediLoadModules S98ComediLoadModules sudo cp ~/work/stxm/SystemInstall/comedi.conf /etc/modprobe.d