mirror of
https://github.com/Snigdha-OS/snigdhaos-archiso.git
synced 2025-09-21 03:55:00 +02:00
🔧 build(default): it is an untouced file
This commit is contained in:
10
archiso/airootfs/etc/systemd/system/choose-mirror.service
Normal file
10
archiso/airootfs/etc/systemd/system/choose-mirror.service
Normal 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
|
Reference in New Issue
Block a user