Skip to content

Commit

Permalink
Merge pull request #14216 from mlschroe/master
Browse files Browse the repository at this point in the history
[dist] make sure the binaries proxy is started after obsstoragesetup …
  • Loading branch information
mlschroe committed Apr 24, 2023
2 parents d2856e1 + 09eaac9 commit 4ec53f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dist/systemd/obsgetbinariesproxy.service
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[Unit]
Description=OBS binaries proxy cache
After=network.target
After=network.target obsstoragesetup.service

[Service]
LimitNOFILE=16384
Expand Down

0 comments on commit 4ec53f4

Please sign in to comment.