오늘만살자
pm2 startup 에러시 본문
Configuration file /etc/systemd/system/pm2-root.service is marked executable. Please remove executable permission bits. Proceeding anyway.
mkdir /etc/systemd/system/pm2-root.service.d
cd pm2-root.service.d
vi customexec.conf
[Service]
LimitNOFILE=1000000
'Linux > Ubuntu' 카테고리의 다른 글
git 생성하기 (0) | 2018.11.07 |
---|---|
내부 아피에서 매핑된 외부아이피 핑 설정하기(iptables) (0) | 2018.05.29 |
java 설치 (0) | 2018.04.17 |
swap 늘리기 (0) | 2018.01.24 |
Cron log 남기기 (0) | 2015.10.23 |
Comments