summaryrefslogtreecommitdiffstats
path: root/airootfs/etc/systemd/system/reflector.service.d
diff options
context:
space:
mode:
authorToby Vincent <tobyv13@gmail.com>2023-03-04 13:50:24 -0600
committerToby Vincent <tobyv13@gmail.com>2023-03-04 13:50:24 -0600
commita0c5094ccd04d846a293fe7d248a4636cb603f74 (patch)
tree8f8a530bfbba2a5dd1325e0bd842229d2854f807 /airootfs/etc/systemd/system/reflector.service.d
chore: initial commit
Diffstat (limited to 'airootfs/etc/systemd/system/reflector.service.d')
-rw-r--r--airootfs/etc/systemd/system/reflector.service.d/archiso.conf6
1 files changed, 6 insertions, 0 deletions
diff --git a/airootfs/etc/systemd/system/reflector.service.d/archiso.conf b/airootfs/etc/systemd/system/reflector.service.d/archiso.conf
new file mode 100644
index 0000000..de6664d
--- /dev/null
+++ b/airootfs/etc/systemd/system/reflector.service.d/archiso.conf
@@ -0,0 +1,6 @@
+[Unit]
+ConditionKernelCommandLine=!mirror
+
+[Service]
+Restart=on-failure
+RestartSec=10