[DragonFlyBSD - Bug #3377] newsyslog fails to rotate syslog logs
bugtracker-admin at leaf.dragonflybsd.org
bugtracker-admin at leaf.dragonflybsd.org
Wed Jan 22 06:16:30 PST 2025
Задача #3377 була оновлена arcade at b1t.name.
Actually, sometimes I can even hit it from shell:
<pre><code class="shell">
# pkill -1 -F /var/run/syslog.pid
pkill: signalling pid 1117: Operation not permitted
# kill -1 1117
1117: Operation not permitted
</code></pre>
----------------------------------------
Bug #3377: newsyslog fails to rotate syslog logs
http://bugs.dragonflybsd.org/issues/3377#change-14573
* Автор: arcade at b1t.name
* Статус: New
* Пріоритет: Normal
* Версія: 6.6
* Початок: 2024-12-19
----------------------------------------
So:
newsyslog: can't notify daemon, pid 3476 = /var/run/syslog.pid: Operation not permitted
The pid is corect, `ping -1 -F /var/run/syslog.pid`, the only difference is `syslogd` is running under `svc`.
--
You have received this notification because you have either subscribed to it, or are involved in it.
To change your notification preferences, please click here: http://bugs.dragonflybsd.org/my/account
More information about the Bugs
mailing list