添加日志文件路径
All checks were successful
Build and Release / build-and-test (arm64, alpine) (push) Successful in 28s
Build and Release / build-and-test (amd64, alpine) (push) Successful in 38s
Build and Release / build-and-test (arm64, ubuntu) (push) Successful in 40s
Build and Release / build-and-test (amd64, ubuntu) (push) Successful in 51s
Build and Release / release (push) Successful in 1m41s
All checks were successful
Build and Release / build-and-test (arm64, alpine) (push) Successful in 28s
Build and Release / build-and-test (amd64, alpine) (push) Successful in 38s
Build and Release / build-and-test (arm64, ubuntu) (push) Successful in 40s
Build and Release / build-and-test (amd64, ubuntu) (push) Successful in 51s
Build and Release / release (push) Successful in 1m41s
This commit is contained in:
1
debian/p2pool.service
vendored
1
debian/p2pool.service
vendored
@@ -17,6 +17,7 @@ ExecStart=/opt/p2pool/p2pool \
|
|||||||
--p2p 0.0.0.0:37889 \
|
--p2p 0.0.0.0:37889 \
|
||||||
--data-api /var/lib/p2pool/data-api \
|
--data-api /var/lib/p2pool/data-api \
|
||||||
--local-api \
|
--local-api \
|
||||||
|
--log-file /var/log/p2pool/p2pool.log \
|
||||||
--loglevel 3
|
--loglevel 3
|
||||||
Restart=on-failure
|
Restart=on-failure
|
||||||
RestartSec=10s
|
RestartSec=10s
|
||||||
|
|||||||
Reference in New Issue
Block a user