This commit is contained in:
Matthieu Jolimaitre 2024-02-19 22:16:01 +01:00
commit 297c92a4b0
86 changed files with 1252 additions and 0 deletions

View file

@ -0,0 +1,10 @@
[Unit]
Description=Choose mirror from the kernel command line
ConditionKernelCommandLine=mirror
[Service]
Type=oneshot
ExecStart=/usr/local/bin/choose-mirror
[Install]
WantedBy=multi-user.target