SkillAgentSearch skills...

Tmpfilesd

A re-implementation of tmpfilesd outwith systemd for Linux like operating systems.

Install / Use

/learn @juur/Tmpfilesd
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

tmpfilesd

About

tmpfilesd is a replacement for systemd-tmpfiles that does not require systemd and includes support for sysvinit style enviroments

Building

From source:

./configure && make

From the source, for RHEL/CentOS:

./configure && make dist && rpmbuild -ta tmpfilesd*.tar.gz

References

Uses some code from https://github.com/troglobit/libite, specifically: mkpath().

CodeQL Build

Related Skills

View on GitHub
GitHub Stars12
CategoryDevelopment
Updated1mo ago
Forks1

Languages

C

Security Score

95/100

Audited on Feb 12, 2026

No findings