Re: [chrony-dev] Seccomp issue on Alpine linux |
[ Thread Index |
Date Index
| More chrony.tuxfamily.org/chrony-dev Archives
]
- To: chrony-dev@xxxxxxxxxxxxxxxxxxxx
- Subject: Re: [chrony-dev] Seccomp issue on Alpine linux
- From: jvoisin <julien.voisin@xxxxxxxxxx>
- Date: Thu, 1 Jun 2023 14:14:40 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=dustri.org; s=gm1; t=1685621680; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=nv3QZO4vVnD0mLXFxXCfeUlSbqw+LhxvFupmQmSmYfY=; b=NuPfOfq28rkQRuS4kDHYVz+hYQEUoySBbExg/T81SihL61NUMf9p96esxxcoAOZ4MDAtSr /qBACLNsfFHE06tL94Z17Vn6pNIO7lwjHoPhLQ4oBb4h93I8ykb+ZhubWkFUVjuuTkLSn4 j9Z1WLc19VLBp0VhgnYAw2DN27gNdsUcVdKU3TNxQrfwxkH5Kw4JzQb4ypGx3p/qc1+Bm4 9sd0ov39VGpvIurU87GWvVWRbCnlxRlJqiwtsndm/nCRYDd+7uiW7C1KfH2N7eaN0nu2Mu 5GC8TnXt+lJDoJ4qEBz/bgo7qeHROjQgCt4HI1XW0V0GOANJ2REt4CxUiT7sQQ==
On 01/06/2023 13:59, Miroslav Lichvar wrote:
> On Thu, Jun 01, 2023 at 01:51:27PM +0200, jvoisin wrote:
>> On 01/06/2023 13:31, Miroslav Lichvar wrote:
>>> On Thu, Jun 01, 2023 at 01:16:17PM +0200, jvoisin wrote:
>>>> is there a way to tell the strace wrapper to follow children?
>>>
>>> Try CHRONYD_WRAPPER="strace -f" ./002-extended
>>>
>>> but you will need to terminate it manually (e.g. ctrl-c).
>>>
>> ```
>> alpine:/home/jvoisin/chrony/test/system# CHRONYD_WRAPPER="strace -f"
>> TEST_SCFILTER=1 ./002-extended
>> Testing extended configuration:
>> non-default settings:
>> starting chronyd
>> ```
>>
>> then it doesn't start.
>
> Yes, that's expected. Press ctrl-c after few seconds and check the log
> file for ioctls.
>
```
alpine:/home/jvoisin/chrony/test/system# CHRONYD_WRAPPER="strace -f"
TEST_SCFILTER=1 ./002-extended
Testing extended configuration:
non-default settings:
starting chronyd
^C
alpine:/home/jvoisin/chrony/test/system# grep -i iotcl tmp/chronyd.out
alpine:/home/jvoisin/chrony/test/system#
```
no luck :/
--
To unsubscribe email chrony-dev-request@xxxxxxxxxxxxxxxxxxxx with "unsubscribe" in the subject.
For help email chrony-dev-request@xxxxxxxxxxxxxxxxxxxx with "help" in the subject.
Trouble? Email listmaster@xxxxxxxxxxxxxxxxxxxx.