summaryrefslogtreecommitdiff
path: root/configs/releng/root-image/etc/systemd/system/choose-mirror.service
diff options
context:
space:
mode:
authorEsteban Carnevale <alfplayer@mailoo.org>2013-09-02 20:03:39 -0300
committerEsteban Carnevale <alfplayer@mailoo.org>2013-09-02 20:03:39 -0300
commit44b3b1e9b1f3309d825b2dda897ba0dd13169ace (patch)
tree3bc7d1c31e7cf55029c7d5f3305858f41b010538 /configs/releng/root-image/etc/systemd/system/choose-mirror.service
parenta5139a6e4ed897d59c900d8ea991c60a19d01862 (diff)
Leave only directory for profile baselinerebrand/baseline
Diffstat (limited to 'configs/releng/root-image/etc/systemd/system/choose-mirror.service')
-rw-r--r--configs/releng/root-image/etc/systemd/system/choose-mirror.service10
1 files changed, 0 insertions, 10 deletions
diff --git a/configs/releng/root-image/etc/systemd/system/choose-mirror.service b/configs/releng/root-image/etc/systemd/system/choose-mirror.service
deleted file mode 100644
index 1e4d771..0000000
--- a/configs/releng/root-image/etc/systemd/system/choose-mirror.service
+++ /dev/null
@@ -1,10 +0,0 @@
-[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