Add initial files.

This commit is contained in:
2018-10-08 17:42:01 +05:30
parent c4ca4f1cdb
commit 63f63080f6
42 changed files with 826 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=/etc/systemd/scripts/choose-mirror
[Install]
WantedBy=multi-user.target