Skip to content

rootfs-skel: add empty spool dir to /var#151

Merged
jkloetzke merged 1 commit intoBobBuildTool:masterfrom
icedieler:rootfs-skel_var_spool_dir
Mar 3, 2026
Merged

rootfs-skel: add empty spool dir to /var#151
jkloetzke merged 1 commit intoBobBuildTool:masterfrom
icedieler:rootfs-skel_var_spool_dir

Conversation

@icedieler
Copy link
Contributor

/var/spool contains data which is awaiting some kind of later processing. crond (e.g. cronie) uses this directory to store user crontabs.

This change adds an empty spool directory to /var so that system services can create their individual subdirectories in it.

`/var/spool` contains data which is awaiting some kind of later
processing. crond (e.g. cronie) uses this directory to store user
crontabs.

This change adds an empty `spool` directory to /var so that system
services can create their individual subdirectories in it.

Signed-off-by: Matthias Lange <matthias.lange@kernkonzept.com>
@jkloetzke jkloetzke merged commit 065957f into BobBuildTool:master Mar 3, 2026
2 checks passed
@jkloetzke
Copy link
Member

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants