Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 | 31 |
Tags
- snmp
- c3 축 가리기
- gcc 업데이트
- semanage
- snmp test
- InfluxDB
- telegraf
- c++ 정규식
- subporcess path
- selinux port 등록
- grafana dashboard
- c3 축 없애기
- gcc regex
- 정규식 활용
- 1697
- python subprocess
- c3 second
- CentOS7
- linux시간으로 변경
- 정규식 컴파일
- regex_search
- c3 초
- g++ 업데이트
- python os
- 정규식 문자열 출력
- influxdb 설치
- python popen
- centos pyhon 설치
- 백준
- c3 step graph
Archives
- Today
- Total
리셋 되지 말자
centos systemd service 여러개 등록하는 법 본문
https://stackoverflow.com/questions/48195340/systemd-with-multiple-execstart
동시에 서비스가 실행되는 걸 원했는데, 내가 알고 있던 방식은 serial이라고 한다.
http://alesnosek.com/blog/2016/12/04/controlling-a-multi-service-application-with-systemd/
여기는 [Unit]의 after 키워드 사용법을 설명한다. 실제로 사용해보진 못했지만(따라해봤으나 실패)
나중에 참고가 될 거 같아서 저장
'Linux Tips' 카테고리의 다른 글
[Centos 7] httpd로 여러 사이트 호스트 하기 (0) | 2020.08.24 |
---|---|
[CentOS] systemd unit 등록 관련 옵션 정리 (0) | 2020.08.24 |
rpm 패키징 에러 (0) | 2020.08.21 |
[CentOS - kvm] 가상머신 gui 인터페이스로 설치하기 (0) | 2020.07.07 |
[CentOS] kvm host-only 네트워크 생성 (0) | 2020.06.21 |
Comments