2013-06-16 11:27:58 +02:00
|
|
|
[Unit]
|
|
|
|
Description=Choose mirror from the kernel command line
|
|
|
|
ConditionKernelCommandLine=mirror
|
|
|
|
|
|
|
|
[Service]
|
|
|
|
Type=oneshot
|
2020-06-30 12:30:51 +02:00
|
|
|
ExecStart=/usr/local/bin/choose-mirror
|
2013-06-16 11:27:58 +02:00
|
|
|
|
|
|
|
[Install]
|
|
|
|
WantedBy=multi-user.target
|