iso/bio/airootfs/etc/systemd/system/select-mirror.service

11 lines
198 B
Desktop File

[Unit]
Description=Choose mirror from the kernel command line
ConditionKernelCommandLine=mirror
[Service]
Type=oneshot
ExecStart=/usr/local/bin/select-mirror
[Install]
WantedBy=multi-user.target