diff options
author | Cem Keylan <cem@ckyln.com> | 2020-01-28 23:10:39 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2020-01-28 23:10:39 +0300 |
commit | d57fa8a15d25cb4a9d3d9e0a96b39e99d5bf2b62 (patch) | |
tree | 65c824b736e8f7e2c48b22538b2c3676888fc729 /testing/socklog/files | |
parent | e110670cccb533ea412869bb5360f091dbacaf34 (diff) | |
download | repository-d57fa8a15d25cb4a9d3d9e0a96b39e99d5bf2b62.tar.gz |
repo: cleanup zombie packages
Diffstat (limited to 'testing/socklog/files')
-rw-r--r-- | testing/socklog/files/socklog-unix.run | 2 | ||||
-rw-r--r-- | testing/socklog/files/svlogd.run | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/testing/socklog/files/socklog-unix.run b/testing/socklog/files/socklog-unix.run deleted file mode 100644 index 8ce56a83..00000000 --- a/testing/socklog/files/socklog-unix.run +++ /dev/null @@ -1,2 +0,0 @@ -#!/bin/sh -exec chpst -U nobody:nogroup socklog unix /dev/log 2>&1 diff --git a/testing/socklog/files/svlogd.run b/testing/socklog/files/svlogd.run deleted file mode 100644 index 8da81f89..00000000 --- a/testing/socklog/files/svlogd.run +++ /dev/null @@ -1,2 +0,0 @@ -#!/bin/sh -exec svlogd -ttt /var/log/socklog/* #2>/dev/tty12 |