Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

systemd cannot configure canbus TransmitQueueLength does not take effect #470

Closed
xiaojie0815 opened this issue Nov 11, 2023 · 1 comment
Closed

Comments

@xiaojie0815
Copy link

xiaojie0815 commented Nov 11, 2023

systemd cannot configure canbus TransmitQueueLength does not take effect

The configuration is as follows
70-can.link

[Match]
OriginalName=can*

[Link]
TransmitQueueLength=1024`

80-can.network

[Match]
OriginalName=can*

[CAN]
BitRate=500000
RestartSec=10ms
``
I'm still getting the qlen=10 instead of qlen=1024

systemd version information is as follows
test@Debian:~$ systemd --v
systemd 247 (247.3-7+deb11u4)
+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 `default-hierarchy=unified
@marckleinebudde
Copy link
Member

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants