XPost: alt.os.linux.debian   
   From: ant@tilde.culb   
      
   In alt.os.linux.debian Chris Green wrote:   
   > Anton Shepelev wrote:   
   >>   
   >> On RPi OS Bookworm, console and keyboard initialisation via   
   >> `setupcon' seem doubly duplicated (sic), and I am x-posting this to   
   >> .debian because it may not be speific to Pi OS:   
   >>   
   >> 1. in that systemd services and init.d scripts do the same thing:   
   >> /etc/init.d:   
   >> console-setup.sh -> /lib/console-setup/console-setup.sh   
   >> keyboard-setup.sh -> /lib/console-setup/keyboard-setup.sh   
   >>   
   >> /usr/lib/systemd/system:   
   >> console-setup.service -> /lib/console-setup/console-setup.sh   
   >> keyboard-setup.service -> /lib/console-setup/keyboard-setup.sh   
   >>   
   >> 2. in that /lib/console-setup/console-setup.sh includes both console   
   >> and keyboard setup, making keyboard-setup.sh redundant.   
   >>   
   > Isn't the init.d startup actually emulated by systemd when a system   
   > uses systemd? The files still exist but the implementation is systemd.   
      
   Yes, but why the duplication? The emulation of init.d is there for   
   functonality that has not yet been migrated to systemd services, whereas   
   the console and keyboard setup are /already/ present and propser systemd   
   services, and therefore no longer needed in init.d .   
      
   --- SoupGate-Win32 v1.05   
    * Origin: you cannot sedate... all the things you hate (1:229/2)   
|