mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-21 14:31:02 +02:00
The Makefile insanely requires to be run inside a Git repository, therefore this attempts to bypass that by providing the equivalent values as arguments. The command arguments were removed in favor of a config file. This packages the file in /usr and points the service at it directly by giving the path in an environment variable (for easier drop-in replacement). Due to it being impossible to set an environment variable containing another variable's value, torcx path variables are hard-coded as a prefix, but they'll be empty in non-torcx installations of this ebuild.