Minor Britney script updates
This commit is contained in:
parent
30e9d2eb5f
commit
b6f26a86bc
@ -15,9 +15,8 @@
|
|||||||
# You should have received a copy of the GNU General Public License
|
# You should have received a copy of the GNU General Public License
|
||||||
# along with this program. If not, see <https://www.gnu.org/licenses/>.
|
# along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
# Configuration
|
|
||||||
LOG_DIR="/srv/lubuntu-ci/output/logs/britney"
|
LOG_DIR="/srv/lubuntu-ci/output/logs/britney"
|
||||||
SCRIPT_PATH="fetch-indexes"
|
SCRIPT_PATH="/srv/lubuntu-ci/repos/ci-tools/fetch-indexes"
|
||||||
MAX_LOG_AGE=86400 # 24 hours in seconds
|
MAX_LOG_AGE=86400 # 24 hours in seconds
|
||||||
|
|
||||||
# Ensure the log directory exists
|
# Ensure the log directory exists
|
||||||
|
@ -8,4 +8,4 @@ Type=simple
|
|||||||
User=lugito
|
User=lugito
|
||||||
Group=lugito
|
Group=lugito
|
||||||
WorkingDirectory=/srv/lubuntu-ci/repos/ci-tools
|
WorkingDirectory=/srv/lubuntu-ci/repos/ci-tools
|
||||||
ExecStart=/usr/bin/python3 /srv/lubuntu-ci/repos/ci-tools/run-britney
|
ExecStart=/srv/lubuntu-ci/repos/ci-tools/run-britney
|
||||||
|
Loading…
x
Reference in New Issue
Block a user