Updated Systemd Template
the build was successful Details

This commit is contained in:
konrad 2018-01-22 16:05:54 +01:00 committed by kolaente
부모 030e2af33d
커밋 6c1ecf55f9
로그인 계정: konrad
GPG 키 ID: F40E70337AB24C9B
1개의 변경된 파일0개의 추가작업 그리고 8개의 파일을 삭제

파일 보기

@ -5,16 +5,8 @@ After=network.target
#After=mysqld.service
[Service]
# Modify these two values and uncomment them if you have
# repos with lots of files and get an HTTP error 500 because
# of that
###
#LimitMEMLOCK=infinity
#LimitNOFILE=65535
RestartSec=2s
Type=simple
User=library
Group=library
WorkingDirectory=/home/library
ExecStart=/home/library/library
Restart=always