Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

2
  • Have you looked into Service Templates (aka instantiated services)? ibug.io/blog/2019/07/systemd-service-template Commented Apr 12, 2021 at 20:08
  • You mean to only pass in the "bar" part and then letting service at runtime add the "123.json" part to find the file? That could work... not sure about if I like the service to have the logic for getting the "123" part. Commented Apr 12, 2021 at 20:54