[systemd-devel] Launch at tty7

2018-10-29 Thread deepan muthusamy
I have one doubt that, if I launch app1 under tty1 andapp2 at tty7. If I add after dependency in app2 for app1( After=app1.service in app2.service). will this dependency work? How to launch an application at specific try(like under tty7)? ___ systemd-

[systemd-devel] systemd.link MACAddress= matches OpenVPN tun device

2018-10-29 Thread gima+ml . systemd-devel
Name    : systemd (commit c38499d476026d999558a7eee9c95ca2fa41e115) Version : 239.2-1 I have a systemd.link file that gives my usb modem a more recognizable name. I saw some renaming errors in the journal and noticed that systemd also tried to rename my VPN device. This shouldn'

Re: [systemd-devel] MemoryCurrent property of the root slice is off

2018-10-29 Thread Lennart Poettering
On Mo, 29.10.18 13:54, Umut Tezduyar Lindskog (u...@tezduyar.com) wrote: > Hey, > > How come the root slice's memory accounting is not matching (or close > to) with what I see in the /sys/fs? Do we do some other special > accounting? > > systemctl 239 (default-hierarchy=hybrid) > > a@b:memory$

Re: [systemd-devel] systemd and netconsole

2018-10-29 Thread Lennart Poettering
On Sa, 27.10.18 14:53, don fisher (h...@comcast.net) wrote: > Thanks. I have tried many lists including kernel and newbie-kernel, and have > received no response. I have no experience with netconsole, but maybe it's simple the passive-agressive log throttling the kernel folks implemented? Current

[systemd-devel] Increasing the default RLIMIT_NOFILE

2018-10-29 Thread Andrew Eikum
Hi all, This is about the increase in the default RLIMIT_NOFILE to 256k, see commit 8aeb1d317 and this pull request https://github.com/systemd/systemd/pull/10244 I think this is a great change. However, we have seen real applications using over 300k handles when using the eventfd-backed synchroni

[systemd-devel] MemoryCurrent property of the root slice is off

2018-10-29 Thread Umut Tezduyar Lindskog
Hey, How come the root slice's memory accounting is not matching (or close to) with what I see in the /sys/fs? Do we do some other special accounting? systemctl 239 (default-hierarchy=hybrid) a@b:memory$ pwd /sys/fs/cgroup/memory a@b:memory$ systemctl show -p MemoryCurrent -- -.slice MemoryCurr