www-apps/eurocollec: fix init file

This commit is contained in:
nemunaire 2019-09-03 21:05:59 +02:00
parent 217ac381b3
commit d8a820de91
2 changed files with 2 additions and 2 deletions

View File

@ -1,3 +1,3 @@
AUX eurocollec.init 527 BLAKE2B 6f3886fadb81c3426639c797d477e768db94619d029c055de8ee978323e9375a3c6bfe813520901c1ee1694f9eaf5c533a98e24638fe2a609809c378957af852 SHA512 7cec7b6387d73199f023eec105a532c9403bb89ef5d369d0d17626393bfe2d89645ee3a0bd14f5603387cf7e18c0bbf6f4ffc2a4eb4dc7ea6f157c0d04028bbd
AUX eurocollec.init 531 BLAKE2B c7c101e77c32b5d873e271a9ccd1bf4c8d4e6d7be6453eb02a119a081861f107bcd730874614f16802ec178504ce7ea7adfc1b688e991c666b52d57ac8906f72 SHA512 cbc1f48503ee59c911a6a1699401b8672e698948d1c314ff43c85f784158decb734336b29543df388f41952383283d395d070fcc4fe636d5d369fb54f106505e
EBUILD eurocollec-9999.ebuild 794 BLAKE2B b1e7ca798429a445da411405242f9d865da7cd697aadb121b86d35a3cfa1e6250df4786512d193b8e56bf0b5d29096fc9c4c5aa6edba3f0ce1c7f76ddfb7b9f4 SHA512 3c0c7658edad6361286b559e1d6b62d8e0338653b84162928ff73b9f75692af3a65b48b2904188eba4358ad0c7a515c35974d7d8f4dadcf82fc3e527817c0d7d
MISC metadata.xml 258 BLAKE2B 56a930f47b1b24a142aa53c18ff04027c0d01a123c41953c1138c773d8aac67e9a193787bbd980fd2d16482f04e99365bd8538550dd3df3d1959935a7cc378e5 SHA512 bae5e9eb659f7355c95800c2231976b3f91dd6a1c9215d8c5865f3e710109c9442477d374a4e70f70ac73f52fd8ce357dfa937f7b7aababaeaea310677dc143d

View File

@ -4,7 +4,7 @@
command=/usr/bin/eurocollec
command_args="-bind :8074"
pidfile=/var/run/ohsnap/eurocollec.pid
pidfile=/var/run/eurocollec/eurocollec.pid
start_stop_daemon_args="--make-pidfile --background --user nobody --group nobody --stdout /var/log/eurocollec/eurocollec.log --stderr /var/log/eurocollec/eurocollec.log"
depend() {