Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Christian Rebischke
arch-boxes
Commits
b7bfe15c
Commit
b7bfe15c
authored
Apr 13, 2020
by
juadde
Committed by
Christian Rebischke
Apr 13, 2020
Browse files
Fix reflector-init systemd service
parent
65565fb8
Changes
1
Hide whitespace changes
Inline
Side-by-side
http/install-common.sh
View file @
b7bfe15c
...
...
@@ -61,8 +61,9 @@ EOF
cat
<<
EOF
>/etc/systemd/system/reflector-init.service
[Unit]
Description=Initializes mirrors for the VM
After=network.target
Wants=network.target
After=network-online.target
Wants=network-online.target
Before=sshd.service
ConditionFirstBoot=yes
[Service]
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment