• YoongHM's avatar
    Start redis after network is online (#7639) · 171f8330
    YoongHM authored
    The two lines allow systemd to start redis.service after the network is online. Only after the network is online that Redis could bind to IP address other than 127.0.0.1 during initial boot up process.
    
    (cherry picked from commit 8e937ce4)
    171f8330
systemd-redis_server.service 1.51 KB