ExMon-ISO/airootfs/etc/systemd/system/choose-mirror.service
2018-10-08 17:42:01 +05:30

11 lines
203 B
Desktop File

[Unit]
Description=Choose mirror from the kernel command line
ConditionKernelCommandLine=mirror
[Service]
Type=oneshot
ExecStart=/etc/systemd/scripts/choose-mirror
[Install]
WantedBy=multi-user.target