티스토리 뷰
재부팅 하고 나서도 svn 서비스가 자동 으로 시작 하기 위해서 systemd 에 등록 하고자 한다.
root@freecatz-web:~# vi /etc/systemd/system/svn.service/svn.service
[Unit]
Description=svn service
After=network.target
[Service]
User=svn
Group=svn
Type=forking
ExecStart=/usr/bin/svnserve --threads --daemon --pid-file=/home/svn/svnserve.pid --config-file /home/svn/repo/conf/svnserve.conf --root /home/svn/
[Install]
WantedBy=multi-user.target
root@freecatz-web:~# systemctl enable svn
댓글
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
TAG
- 맛집
- samba
- gpkiapi
- Security
- Compile
- dart
- springboot
- json parse
- JavaScript
- food
- kotlin
- Review
- place
- Mobile
- development
- HTTP
- Fun
- Linux
- devel
- Java
- ssh
- Flutter
- Android
- devtools
- MySQL
- Spring
- TIP
- 엘리스센터
- SSL
- web
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
글 보관함