sudo vi /usr/lib/systemd/system/v3net.service



[Unit]

Description=v3net service


[Service]

Type=forking

ExecStart=/usr/local/v3net/v3net.sh start

ExecStop=/usr/local/v3net/v3net.sh stop


[Install]

WantedBy=multi-user.target



sudo systemctl daemon-reload

sudo systemctl list-unit-files

sudo systemctl stop v3net

sudo systemctl start v3net

sudo systemctl enable v3net

sudo systemctl status v3net

'Binary' 카테고리의 다른 글

Centos 7 Plex Media Server 설치  (0) 2019.12.03
Seafile Community 버전을 Seafile Pro 버전으로 up! up! upgrade!  (0) 2019.12.02
CentOS 7 seafile 설치  (0) 2019.12.01
Centos 7 transmission 설치  (0) 2019.11.28
Centos 7 samba 설치  (0) 2019.11.28
블로그 이미지

나노지식

,