Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.user > #280538

Re: old sysv init scripts dropped without replacement?

From Max Nikulin <manikulin@gmail.com>
Newsgroups linux.debian.user
Subject Re: old sysv init scripts dropped without replacement?
Date 2025-07-03 03:10 +0200
Message-ID <L4gCB-ePX1-1@gated-at.bofh.it> (permalink)
References <L41tT-eFZC-1@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On 02/07/2025 15:49, Harald Dunkel wrote:
> what has happened with the old sysv init scripts that were
> provided by Debian's sysvinit package, eg
> 
> 	hwclock

     dpkg -S hwclock

suggests that it is handled by udev:
/usr/lib/udev/rules.d/85-hwclock.rules

It seems, hwclock is not supposed to be invoked during startup in a way 
that does not depend on detected hardware:

systemctl status hwclock.service
○ hwclock.service
      Loaded: masked (Reason: Unit hwclock.service is masked.)
      Active: inactive (dead)

Back to linux.debian.user | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

old sysv init scripts dropped without replacement? Harald Dunkel <harri@afaics.de> - 2025-07-02 11:00 +0200
  Re: old sysv init scripts dropped without replacement? didier gaumet <didier.gaumet@gmail.com> - 2025-07-02 11:30 +0200
  Re: old sysv init scripts dropped without replacement? Max Nikulin <manikulin@gmail.com> - 2025-07-03 03:10 +0200

csiph-web