naost3rn / systemd-legsc

Automatically start legs-client by systemd

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

systemd-legsc

Automatically start legs-client by systemd

Installation

  1. Place legsc in /usr/local/bin/.

  2. Rename user.

    sed -e 's/USER_NAME/nao/g' -i legs-client.service
    
  3. Add legs-client.service to /etc/systemd/system/.

  4. Start legs-client service by typing:

    systemctl enable legs-client.service
    systemctl start legs-client.service
    

About

Automatically start legs-client by systemd