yuuuutsk / isucon8-qualify

MIT License
0 stars 0 forks source link

torb.perl を止めて torb.ruby を動かす #6

Open ight-reco opened 6 years ago

ight-reco commented 6 years ago
[isucon@118-27-15-7 ~]$ sudo systemctl stop    torb.perl
[isucon@118-27-15-7 ~]$ sudo systemctl disable torb.perl
Removed symlink /etc/systemd/system/multi-user.target.wants/torb.perl.service.
[isucon@118-27-15-7 ~]$ sudo systemctl start   torb.ruby
[isucon@118-27-15-7 ~]$ sudo systemctl enable  torb.ruby
Created symlink from /etc/systemd/system/multi-user.target.wants/torb.ruby.service to /etc/systemd/system/torb.ruby.service.