Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Parameter substitution in consumer-of #427

Open
notramo opened this issue Dec 26, 2024 · 0 comments
Open

Parameter substitution in consumer-of #427

notramo opened this issue Dec 26, 2024 · 0 comments
Assignees

Comments

@notramo
Copy link

notramo commented Dec 26, 2024

I want to make a vlogger logging service for an unofficial Void Linux setup:

# /etc/dinit.d/vlogger

type = process
command = vlogger -t $1 -p daemon
consumer-of = $1

It could be used in the depends-ms: property:

# /etc/dinit.d/acpid

type = process
command = acpid -f
log-type = pipe
depends-ms: vlogger@acpid
@mobin-2008 mobin-2008 self-assigned this Jan 10, 2025
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

No branches or pull requests

2 participants