No description
  • JavaScript 100%
Find a file
2026-06-05 08:51:47 -07:00
.editorconfig Initial Commit 2026-06-05 08:35:32 -07:00
.gitignore Initial Commit 2026-06-05 08:35:32 -07:00
CHANGELOG Add CHANGELOG 2026-06-05 08:51:47 -07:00
index.js Initial Commit 2026-06-05 08:35:32 -07:00
package-lock.json Initial Commit 2026-06-05 08:35:32 -07:00
package.json Initial Commit 2026-06-05 08:35:32 -07:00
README Initial Commit 2026-06-05 08:35:32 -07:00

irc-file-toucher: a safer way to make irc do specific things as root

this project is intended to be used in a configuration where it runs as a
systemd service on a host and touches a file within its own RuntimeDirectory=
that happens to be monitored by a systemd .path unit, which in turn triggers a
process with whatever credentials it needs.

this software was developed for hollyhock by h for use anywhere
contributions welcome