Browse Source

update shadowsocks-libev.service

ss-server waits for local ip ready, add network-online.target here.

my env.
CentOS Linux release 7.2.1511 (Core)
pull/1899/head
asmca 7 years ago
committed by GitHub
parent
commit
b370bc06f0
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. 2
      rpm/SOURCES/systemd/shadowsocks-libev.service

2
rpm/SOURCES/systemd/shadowsocks-libev.service

@ -11,7 +11,7 @@
[Unit]
Description=Shadowsocks-libev Default Server Service
Documentation=man:shadowsocks-libev(8)
After=network.target
After=network.target network-online.target
[Service]
Type=simple

Loading…
Cancel
Save