)
Thanks,
Byron
At 2022-01-22 22:25:35, "Dan Nicholson" wrote:
Aren't your leaking reply there? You don't seem to be unreffing it and it's not
being returned to someone else to do it either.
On Sat, Jan 22, 2022, 3:12 AM www wrote:
+Add the implementation cod
ply, NULL);
}
Thanks,
Byron
At 2022-01-22 14:16:13, "www" wrote:
Dear all,
When using sd_bus_process() + sd_bus_wait() to implement the
application(Service), call the methods function on the service can obtain the
correct information. Run a certain number of times will lead to
Dear all,
When using sd_bus_process() + sd_bus_wait() to implement the
application(Service), call the methods function on the service can obtain the
correct information. Run a certain number of times will lead to insufficient
memory and memleak does occur.
It should not be a problem with
Dear all,
When using sd_bus_process() + sd_bus_wait() to implement the
application(Service), call the methods function on the service can obtain the
correct information. Run a certain number of times will lead to insufficient
memory and memleak does occur.
It should not be a problem with
Dear all,
systemd version: V242
In our system, the whole machine starts too slowly. We want to do some
optimization. I found that two services( loop0.device and mtdblock5.device)
started slowly. I want to remove them (I personally think our system are not
need them). I want to ask you how to
Dear all,
systemd version: V242
In our system, the whole machine starts too slowly. We want to do some
optimization. I found that two services( loop0.device and mtdblock5.device)
started slowly. I want to remove them (I personally think our system are not
need them). I want to ask you how to
Dear all,
systemd version: v234
kernel version: 5.1.5
My embedded system uses systemd. Occasionally kernel panic appears in this
system. It is found that it is related to sd-sync in systemd. How to analyze
this and why?
What causes this problem? Or can you see that sd-sync has a problem proce
Dear all,
how to config and enable systemd help to create coredump file when the process
crashes ?
thanks,
Byron___
systemd-devel mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/systemd-devel
hi Silvio,
Thank you for your help. I'll try it locally.
thanks,
Byron
At 2020-04-29 21:27:46, "Silvio Knizek" wrote:
>Am Mittwoch, den 29.04.2020, 20:31 +0800 schrieb www:
>> Dear All,
>>
>> I want to change the default timezone in systemd, wh
Dear All,
I want to change the default timezone in systemd, when it first starts, it
shows the time zone I want. How can I modify the code in systemd to implement
the function?
thanks,
Byron___
systemd-devel mailing list
[email protected]
rectory. If you can do things via some config files you should also be
>able to do this
>
>W dniu 23.04.2020 o 04:14, www pisze:
>>
>> hi Michal and Kevin,
>>
>> We applied systemd to embedded Linux, so we often need to update/flash
>> the whole system. Wh
Dear all,
I write a new service and the service need wait the signal. At the same time, I
need to start a new thread to get information. If the two share the same DBUS,
the following problems will arise:
terminate called after throwing an instance of
'sdbusplus::exception::SdBusError'
what():
ite sure what you mean, but... generally these are symlinks
>in /etc/systemd/system/multi-user.target.wants/ so you could delete them
>manually if your intention is to make the actual os image with this
>disabled from the start...
>
>W dniu 17.04.2020 o 12:10, www pisze:
>>
>
Thank you very much for your help。
thanks,
Byron
At 2020-04-21 20:53:02, "Lennart Poettering" wrote:
>On Di, 21.04.20 19:54, www ([email protected]) wrote:
>
>> hi Lennart,
>>
>>
>> I mean the DBUS property.
>>
>> root@d
,
Byron
At 2020-04-21 00:43:00, "Lennart Poettering" wrote:
>On Mo, 20.04.20 23:00, www ([email protected]) wrote:
>
>> dear all;
>>
>>
>> How to set some properties in systemd to read-only? Who can give the sample
>> code?
>
>I don't un
dear all;
How to set some properties in systemd to read-only? Who can give the sample
code?
thank,
Byron___
systemd-devel mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/systemd-devel
ooted. You don't need to run these commands
>every time, running them one time will change the system configuration
>and the service will no longer be started.
>
>On Fri, Apr 17, 2020 at 2:52 AM www wrote:
>>
>> hi Kevin ,
>>
>> Thank you very much for
ervice from being
>started. It may also be necessary to mask it:
>
>$ systemctl mask systemd-timesyncd
>
>On Thu, Apr 16, 2020 at 6:22 AM www wrote:
>>
>> Dear all,
>>
>> I want to ask a question,How to modify systemd so that the NTP function is
>> disabl
Dear all,
I want to ask a question,How to modify systemd so that the NTP function is
disabled when systemd is first started?
The default state of systend is to synchronize time from NTP. We can use
timedatectl command to disable NTP synchronize time. But if I flash the system,
the NTP sync
hi Lennart,
Oh! I understand. Thanks you very much.
thanks,
Byron
At 2020-04-10 01:02:17, "Lennart Poettering" wrote:
>On Do, 09.04.20 21:27, www ([email protected]) wrote:
>
>> Dear all,
>>
>> when I add a new object to dbus, and will send
Dear all,
when I add a new object to dbus, and will send a signal(named InterfacesAdded)
to "org.freedesktop.Dbus.ObjectManager". I want to ask, who is going to handle
this signal? What did it do? Where is the code?
thanks,
Byron___
systemd-devel ma
If after uninstalling block4 and block5, I don't want overlay to have direct
access to block4 or block5, what should I do?
thanks,
Byron
At 2020-03-02 16:21:17, "www" wrote:
Dear all,
Systemd is used in the embedded system. and some mounting information is as
fo
If after uninstalling block4 and block5, I don't want overlay to have direct
access to block4 or block5, what should I do?
thanks,
Byron
At 2020-03-02 16:21:17, "www" wrote:
Dear all,
Systemd is used in the embedded system. and some mounting information is as
fo
Dear all,
Systemd is used in the embedded system. and some mounting information is as
follows:
dev on /dev type devtmpfs (rw,relatime,size=221372k,nr_inodes=55343,mode=755)
sys on /sys type sysfs (rw,relatime)
proc on /proc type proc (rw,relatime)
tmpfs on /run type tmpfs (rw,nosuid,nodev,mode
Dear all,
In systend, the order of power off is: first stop all services, and then
uninstall the file system to oldroot. In special applications, if the systemd
need to stop most services first (need to keep some services communicating with
the outside world over the network), then uninstall t
At 2019-10-16 14:12:35, "Ulrich Windl"
wrote:
>>>> Mantas Mikulenas schrieb am 15.10.2019 um 20:32 in
>Nachricht
>:
>> On Tue, Oct 15, 2019 at 3:02 PM www wrote:
>>
>>> Dear all,
>>>
>>> I add a new driver to kernel, and it
t;
wrote:
>Hi!
>
>I think your driver loads OK, but it is not working correctly. Maybe enable
>kernel debug messages and add debug prints to your driver, especially regarding
>any queries. I suspect some NULL pointer or empty string being returned.
>
>Regards,
>Ulrich
>
Dear all,
I add a new driver to kernel, and it probe success. When enter into systemd,
the udevadm generate a kernel panic.
I want to ask how to debug it and find out where the error occurred? When did
udevadm load? What commands are used by udevadm, and what are the specific
operations?
[
Dear Lennart,
Thank you very much for your help.
thanks,
Byron
At 2019-08-13 15:44:59, "Lennart Poettering" wrote:
>On Di, 13.08.19 09:21, www ([email protected]) wrote:
>
>> I am looking forward to your reply.
>> thanks,
>
>It expects that you
Dear all,
I am studying a open source project, and it use the systemd. when I check the
property change on dbus, and I found a question, so I sent the email to ask for
advice.
when change the property on dbus, it use the function of
"sd_bus_emit_properties_changed_strv()"
((systemd\src\libsys
Dear,
I want to study the system, but I don’t know how to begin it. Who can give me
some advices to study sytemd?
I searched the info on the Internet and found that there was very little
information about sytemd. I didn't know how to start learning systemd. Even in
the github of systemd, can n
31 matches
Mail list logo