#1139903 systemd-standalone-tmpfiles: does not run on startup

Package:
systemd-standalone-tmpfiles
Source:
systemd-standalone-tmpfiles
Description:
Standalone tmpfiles binary for use in non-systemd systems
Submitter:
Andrew Bower
Date:
2026-07-08 19:03:01 UTC
Severity:
normal
Tags:
#1139903#5
Date:
2026-06-13 09:37:53 UTC
From:
To:
Dear Maintainer,

systemd-standalone-tmpfiles does not ship with an initscript but by definition
this is needed by any user of the standalone package!

This has become more important now that a lot of packages in forky have had
fallback directory creation etc. removed from maintscripts and initscripts at
the same time as tmpfiles drop-ins have been added (not when I've added them).

Could an initscript be added, please? This ought to cover all non-systemd users
in one go as alternative init systems all fall back to these.

Thanks!

Andrew

#1139903#10
Date:
2026-06-13 09:52:45 UTC
From:
To:
Hi,

No, you could use it without an init system or an init system that
doesn't use non-FHS-compliant initscripts.
early-boot area:

Description: scripts for initializing and shutting down the system
 The scripts in this package initialize a standard Debian
 system at boot time and shut it down at halt or reboot time.


Early-boot differs between init systems and is hard to share...

Ansgar

#1139903#17
Date:
2026-07-07 13:22:33 UTC
From:
To:
For posterity, upstream refuses the patch and further recommends
package orphan-sysvinit-scripts.
https://salsa.debian.org/systemd-team/systemd/-/merge_requests/320

#1139903#22
Date:
2026-07-08 18:52:21 UTC
From:
To:
Fortunately, there is now seedfiles as an alternative.

Mark