diff options
| author | Adam Malczewski <[email protected]> | 2026-06-04 21:21:20 +0900 |
|---|---|---|
| committer | Adam Malczewski <[email protected]> | 2026-06-04 21:21:20 +0900 |
| commit | 394f1ed37ce860da6fdc385769bf29f9737105cd (patch) | |
| tree | 4b825dc642cb6eb9a060e54bf8d69288fbee4904 /packaging/s6/dispatch-api-log/run | |
| parent | 81a9cdbadf8c9d940d4fe9a2a0de607dee1f5f1a (diff) | |
| download | dispatch-394f1ed37ce860da6fdc385769bf29f9737105cd.tar.gz dispatch-394f1ed37ce860da6fdc385769bf29f9737105cd.zip | |
chore: genesis — remove all files to rebuild from scratch (arch rewrite)
Diffstat (limited to 'packaging/s6/dispatch-api-log/run')
| -rw-r--r-- | packaging/s6/dispatch-api-log/run | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/packaging/s6/dispatch-api-log/run b/packaging/s6/dispatch-api-log/run deleted file mode 100644 index 5d1b821..0000000 --- a/packaging/s6/dispatch-api-log/run +++ /dev/null @@ -1,6 +0,0 @@ -#!/bin/sh -# Logger for dispatch-api. Reads stdout from dispatch-api-srv and writes to -# /var/log/dispatch-api/ using s6-log (auto-rotation, timestamping). - -exec /usr/bin/s6-setuidgid tradam \ - /usr/bin/s6-log -b -d3 -- n10 s10000000 T /var/log/dispatch-api |
