Re: [systemd-devel] slowness reading persistent journal

2025-04-09 Thread Tomasz Torcz
25.666s > sys 0m57.389s > > Obvious question: Why is it so slow? It always was… https://github.com/systemd/systemd/issues/2460 and similar tickets. -- Tomasz Torcz 72->| 80->| to...@pipebreaker.pl 72->| 80->|

Re: [systemd-devel] Need help with DHCPv4 client

2025-02-19 Thread Tomasz Torcz
server. Take a look at this addon: https://gitlab.com/craftyguy/networkd-dispatcher -- Tomasz Torcz 72->| 80->| to...@pipebreaker.pl 72->| 80->|

Re: [systemd-devel] fstab generator/capture.mount randomly fails which depend of cryptsetup.target

2025-01-16 Thread Tomasz Torcz
.org?subject=unsubscribe> -- Tomasz Torcz Morality must always be based on practicality. to...@pipebreaker.pl — Baron Vladimir Harkonnen

Re: [systemd-devel] unsubscribe - please delete me from the distribution list

2024-11-26 Thread Tomasz Torcz
ailman/options/systemd-devel>, <mailto:systemd-devel-requ...@lists.freedesktop.org?subject=unsubscribe> -- Tomasz TorczOnce you’ve read the dictionary, @ttorcz:pipebreaker.pl every other book is just a remix.

Re: [systemd-devel] How to prevent users form seeing other user processes with loginctl/systemctl ?

2023-06-04 Thread Tomasz Torcz
s.kernel.org/filesystems/proc.html#mount-options -- Tomasz Torcz 72->| 80->| to...@pipebreaker.pl 72->| 80->|

Re: [systemd-devel] how to let systemd hibernate start/stop the swap area?

2023-03-31 Thread Tomasz Torcz
released half a decade ago. Maybe it's time to revisit assumptions? * according to Chris Down's blog note linked by Lennart at the beginning of the thread. -- Tomasz Torcz 72->| 80->| to...@pipebreaker.pl 72->| 80->|

Re: [systemd-devel] nfs-convert.service

2022-08-22 Thread Tomasz Torcz
ystem/rpc-statd-notify.service.requires/nfs-convert.service /etc/systemd/system/rpc-statd.service.requires/nfs-convert.service Above symlinks should be removed, too. (this is from my Fedora 36 system, I may be different in Rawhide) -- Tomasz Torcz “God, root, what's the difference?”

Re: [systemd-devel] Q: Change a kernel setting

2022-07-29 Thread Tomasz Torcz
l if we are in a container with a read-only /proc w- /proc/sys/vm/swappiness - - - - 10 -- Tomasz Torcz “(…) today's high-end is tomorrow's embedded processor.” to...@pipebreaker.pl — Mitchell Blank on LKML

Re: [systemd-devel] Apache APISIX on CentOS Linux release 7.9.2009 (Core)

2022-04-14 Thread Tomasz Torcz
On Thu, Apr 14, 2022 at 11:38:42PM +0530, Kaushal Shriyan wrote: > Apr 14 23:29:42 apacheapisixapigateway apisix[1798]: etcd cluster version > 3.3.0 is less than the required version 3.4.0, please upgrade your etcd > cluster Here's the relevant message. -- Tomasz Torcz

Re: [systemd-devel] trivial net connection logs - ?

2022-04-11 Thread Tomasz Torcz
generator creating a instance unit for each interface, but I do not know specifics -- Tomasz Torcz RIP is irrevelant. Spoofing is futile. to...@pipebreaker.pl Your routes will be aggreggated. -- Alex Yuriev

Re: [systemd-devel] Odd behaviour on boot

2022-02-08 Thread Tomasz Torcz
On Mon, Feb 07, 2022 at 08:58:18PM +0100, Tomasz Torcz wrote: > On Mon, Feb 07, 2022 at 07:28:46PM +, Wols Lists wrote: > > Thank you very much. I think that explains WHAT is going on, now to find out > > why. But that's not your problem. > > It does not expl

Re: [systemd-devel] Odd behaviour on boot

2022-02-07 Thread Tomasz Torcz
ing it. It even looks like it ended up killing itself, too. > > Thank you very much. I think that explains WHAT is going on, now to find out > why. But that's not your problem. It does not explain. It's just an educated guesswork. We won't reach explanation un

Re: [systemd-devel] Ordering of systemd-tmpfiles-setup.service and systemd-modules-load.service

2021-06-23 Thread Tomasz Torcz
Dnia Wed, Jun 23, 2021 at 01:25:58PM -0500, Ian Pilcher napisał(a): > On 6/23/21 1:18 PM, Tomasz Torcz wrote: > >lm_sensors library ought to be used as abstraction layer, hiding > > specific hwmon? devices. You can call ‘sensors it8728-isa-0a30' > > and have the

Re: [systemd-devel] Ordering of systemd-tmpfiles-setup.service and systemd-modules-load.service

2021-06-23 Thread Tomasz Torcz
You can call ‘sensors it8728-isa-0a30' and have the same output regardless of module loading order. Try sesnors with -u, -j or language bindings for full flexibility. -- Tomasz Torcz “If you try to upissue this patchset I shall be seeking to...@pipebreaker.pl an IP-rout

Re: [systemd-devel] Are Pathnames in /tmp/systemd-private-foo predictable?

2021-06-13 Thread Tomasz Torcz
de/sysctl/kernel.html#random), a number changing for every boot. The last few (9DShFi) characters are random. -- Tomasz Torcz There exists no separation between gods and men: to...@pipebreaker.pl one blends softly casual into the other. — Frank Herbert ___

Re: [systemd-devel] Script in system-sleep that makes an HTTP post

2021-06-11 Thread Tomasz Torcz
oes not touch network when suspending. -- Tomasz Torcz There exists no separation between gods and men: to...@pipebreaker.pl one blends softly casual into the other. — Frank Herbert ___ systemd-devel mailing list syst

Re: [systemd-devel] bitcoind.service activation problem

2021-04-10 Thread Tomasz Torcz
y users will get quicker support in the future. -- Tomasz TorczOnly gods can safely risk perfection, to...@pipebreaker.pl it's a dangerous thing for a man. — Alia ___ systemd-devel mailing list systemd-devel@lists.freedeskt

Re: [systemd-devel] [PATCH] usb-storage: Add quirk to defeat Kindle's automatic unload

2021-03-18 Thread Tomasz Torcz
t > has sent a PREVENT MEDIUM REMOVAL command. The reason for this > behavior isn't clear, although it's not hard to make some guesses. Could Kindle be fixed not to required such workaround? Is there a way to open a bug with Amazon? -- Tomasz TorczO

Re: [systemd-devel] Why systemd-nspawn is slower than docker, podman and qemu?! how to Improve nspawn performance?

2021-01-25 Thread Tomasz Torcz
steps and the full test result: > https://github.com/systemd/systemd/issues/18370 > > Do you know why systemd-nspawn is slower? how can I improve it? Your benchmark measures context switch speed. Is it really important in your workload? I somehow doubt this is worth im

Re: [systemd-devel] date/time set to epoch when using readonly rootfs

2020-10-21 Thread Tomasz Torcz
s systemd's implementation of SNTP. Also tries to set system time to at least time of last shutdown. -- Tomasz Torcz “Never underestimate the bandwidth of a station to...@pipebreaker.plwagon filled with backup tapes.” — Jim Gray ___

Re: [systemd-devel] Memory in systemctl status

2020-09-28 Thread Tomasz Torcz
ferent files with 2 GB? Why "killed", you wrote yourself caches are freed. So are they freed or aren't they? -- Tomasz Torcz “Never underestimate the bandwidth of a station to...@pipebreaker.plwagon filled with backup tapes.” — Jim Gray ___

Re: [systemd-devel] Q: Start a unit n minutes after a successful boot

2020-09-08 Thread Tomasz Torcz
tart=/usr/sbin/grub2-set-bootflag boot_success is invoked. There were some discussion on this mailinglist how to improve detection and marking of good boot.. -- Tomasz TorczOnce you've read the dictionary, to...@pipebreaker.pl

Re: [systemd-devel] Antw: [EXT] Journal message timestamps

2020-08-28 Thread Tomasz Torcz
temd already does that, although I keep forgetting the details > – not sure if it's part of core or if it's part of systemd-timesyncd. timesyncd: Files /var/lib/systemd/timesync/clock The modification time of this file indicates the timestamp of the last successf

Re: [systemd-devel] Need help with setting up systemd for Apache on Debian 10

2020-08-23 Thread Tomasz Torcz
to do the work, anyway, do the following: – read man systemd.unit, systemd.service, maybe some systemd tutorials – devise your own service unit file for apache httd; you have two examples already – in your package, install the unit into /usr/lib/systemd/system/ -- Tomasz Torcz

Re: [systemd-devel] [question] is it possible with systemd-journalctl to change the location to save logs in other location?

2020-08-16 Thread Tomasz Torcz
the current documentation for journalctl I have not seen anything about > this. Journal stores persistent logs in /var/log/journal, so best course of action would be to mount --bind /external-persistent0/journal /var/log/journal A symlink from /var/log/journal to /external-persistent0/jour

Re: [systemd-devel] Running scripts after networkd has done its things

2020-07-25 Thread Tomasz Torcz
ing up, and before it has started going down? Essentially, I > want to emulate the up/down feature of ifupdown. You may want to look at https://gitlab.com/craftyguy/networkd-dispatcher Please note, this isn't part of systemd project. It's 3rd party software. -- Tomasz Torcz

Re: [systemd-devel] Upstreaming systemd patch

2020-07-10 Thread Tomasz Torcz
evant web url which have information to upstream git patch. The correct way is to create Pull Request on GitHub with your changes. Here you have detailed documentation: https://github.com/systemd/systemd/blob/master/docs/CONTRIBUTING.md -- Tomasz TorczOnly gods can safely risk perfecti

Re: [systemd-devel] Moving a service from one systemd slice to another..

2020-05-07 Thread Tomasz Torcz
not delegating, I'm using systemd to manage tree for me. There are no multiple writers - only systemd (no kubernetes and such). But let me read this webpage carefully first. -- Tomasz Torcz 72->| 80->| to...@pipebreaker.pl

Re: [systemd-devel] Moving a service from one systemd slice to another..

2020-05-06 Thread Tomasz Torcz
the > resources you want to assign to kodi, and then distribute them from > there to kodi, and reduce it for the rest. This user has a bunch of other things running (compilation, emails, batch jobs, torrents). I want Kodi to be isolated from

Re: [systemd-devel] Moving a service from one systemd slice to another..

2020-05-06 Thread Tomasz Torcz
On Wed, May 06, 2020 at 05:18:34PM +0200, Lennart Poettering wrote: > On Mo, 04.05.20 08:31, Tomasz Torcz (to...@pipebreaker.pl) wrote: > > > On Mon, May 04, 2020 at 11:52:37AM +0530, nitish nagesh wrote: > > > Hello, > > > > > >We have this odd want to

Re: [systemd-devel] systemd service fails to start rhel7.8

2020-05-05 Thread Tomasz Torcz
of view. That's the problem. I also doubt you have the same problem when running as root. Maybe you didn't do 'systectl daemon-reload' after changing the unit file? -- Tomasz TorczOnce you've read the dictionary, to...@pipebreaker.pl

Re: [systemd-devel] Moving a service from one systemd slice to another..

2020-05-03 Thread Tomasz Torcz
t. Something like: systemctl show --property MainPID --value your.service > /sys/fs/cgroup/NEW.slice/cgroup.procs Process can only be in one cgroup at the time, so it will be moved. -- Tomasz TorczOnce you've read the dictionary, to...@pipebreaker.ple

Re: [systemd-devel] Trying to set a boot splash screen using objcopy

2020-04-04 Thread Tomasz Torcz
1099e4245ee31f6d70dc659d78fc533952893 Was it re-added recently? -- Tomasz Torcz Morality must always be based on practicality. to...@pipebreaker.pl — Baron Vladimir Harkonnen ___ systemd-devel mailing

Re: [systemd-devel] How to handle staged installs with a Systemd unit?

2019-12-27 Thread Tomasz Torcz
the Foundation: I don't know why do you want to involve GNU here. Their operating system (Hurd) does not run systemd. -- Tomasz TorczTo co nierealne – tutaj jest normalne. to...@pipebreaker.pl Ziomale na życie mają tu patenty specjalne. _

Re: [systemd-devel] Failed to restart xxxx.service: "Unit tmp.mount is masked"

2019-09-28 Thread Tomasz Torcz
of *.mount unit, in one of the unit search paths (listed in "man systemd.unit"), pointing to /dev/null. You have to: 1) remove the symlinks; 2) figure what creates those symlinks on your system. -- Tomasz TorczTo co nierealne -- tutaj jes

Re: [systemd-devel] Antw: systemd prerelease 243-rc2

2019-08-22 Thread Tomasz Torcz
On Thu, Aug 22, 2019 at 03:38:05PM +0200, Ulrich Windl wrote: > >>> systemd tag bot schrieb am 22.08.2019 > um > 13:56 in Nachricht <20190822115637.1.05c510c92b339...@refi64.com>: > > A new systemd ☠️ pre-release ☠️ has just been tagged. Please download the > > tarball here: > > > > * O

Re: [systemd-devel] connection failure

2019-07-02 Thread Tomasz Torcz
rt addresses, > -- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel -- Tomasz TorczOnly gods can safely risk perfection, xmpp: zdzich...@chrome.pl it's a dangerous thing for a man. -- Alia ___ systemd-devel mailin

Re: [systemd-devel] amavis broken

2019-06-16 Thread Tomasz Torcz
d help wth your system, go to the support forums of the distribution you use. Continuing to send offtopic mails here will cause you to be killfiled and receive no help whatsoever. -- Tomasz TorczOnce you've read the dictionary, xmpp: zdzich...@chrome.pl

Re: [systemd-devel] WantedBy=default.target

2019-03-07 Thread Tomasz Torcz
On Thu, Mar 07, 2019 at 06:55:21PM +0100, Reindl Harald wrote: > > > Am 07.03.19 um 18:48 schrieb Tomasz Torcz: > > On Thu, Mar 07, 2019 at 11:24:08AM +0100, Lennart Poettering wrote: > >> 2. rtags (it uses default.target in a socket file, which is even > >>w

Re: [systemd-devel] WantedBy=default.target

2019-03-07 Thread Tomasz Torcz
in GUI environment, I would like its socket to be pulled in by graphical.target. Using sockets.target would let my hypothetical service to be available in text-only boot. -- Tomasz Torcz "Never underestimate the bandwidth of a station xmpp: zdzich...@chrome.plwagon filled

Re: [systemd-devel] Question on Before=

2019-02-02 Thread Tomasz Torcz
On Sat, Feb 02, 2019 at 03:03:22PM -0500, Steve Dickson wrote: > > > On 2/2/19 2:48 PM, Tomasz Torcz wrote: > > On Sat, Feb 02, 2019 at 02:42:15PM -0500, Steve Dickson wrote: > >> Hello, > >> > >> In a.service I have > >> > >> [Unit

Re: [systemd-devel] Question on Before=

2019-02-02 Thread Tomasz Torcz
run. > > So I guess my question is what do I have to do > to ensure a.service is *always* run before b.service? Have you enabled a.service? -- Tomasz Torcz"Funeral in the morning, IDE hacking xmpp: zdzich...@chro

Re: [systemd-devel] Bugfix release(s)

2019-01-17 Thread Tomasz Torcz
estone? I am not so sure) It is. `git pull` lists new tags: Resolving deltas: 100% (8291/8291), completed with 1265 local objects. From https://github.com/systemd/systemd 8724defeae..80aff27aeb master -> origin/master * [new tag] v240 -> v240 Updating 8724defeae..80aff2

Re: [systemd-devel] Requires and After

2019-01-01 Thread Tomasz Torcz
On Tue, Jan 01, 2019 at 08:20:19PM +0100, Olaf van der Spek wrote: > On Tue, Jan 1, 2019 at 8:17 PM Ian Pilcher wrote: > > > > On 1/1/19 5:44 AM, Jérémy Rosen wrote: > > > The short answer is that Requires without after makes little sense, > > > since you can't reliably know if your dependency is

Re: [systemd-devel] starting qt application after DRM initialized

2018-12-06 Thread Tomasz Torcz
your application needs to wait until CanGraphical property goes to yes on the seat application is using. See https://gitlab.gnome.org/GNOME/gdm/issues/103 -- Tomasz Torcz 72->| 80->| xmpp: zdzich...@chrome.pl

Re: [systemd-devel] a user here - ReloadPropagatedFrom=

2018-11-29 Thread Tomasz Torcz
support and ask your sales representative to backport this functionality. It will trickle to CentOS eventually. -- Tomasz Torcz"Funeral in the morning, IDE hacking xmpp: zdzich...@chrome.plin the afternoon and evening." - Alan Cox _

Re: [systemd-devel] Systemd logging..

2018-11-22 Thread Tomasz Torcz
/systemd/man/systemd.exec.html#StandardOutput= -- Tomasz Torcz"Funeral in the morning, IDE hacking xmpp: zdzich...@chrome.plin the afternoon and evening." - Alan Cox ___ systemd-devel mailing list systemd-devel@lists

Re: [systemd-devel] Environment-variable security?

2018-11-13 Thread Tomasz Torcz
ttps://12factor.net/config But those apps are supposed to be run by Kubernetes or other container runtime - with dedicated clusters, PID namespaces and so on. Running them as plain unix (systemd) services is the wrong way to run them ;) -- Tomasz TorczThere exists no separa

Re: [systemd-devel] How to keep the new kernel running features ?

2018-09-17 Thread Tomasz Torcz
Dorian, this is not a support list. Please direct your question elsewhere – the lists run by distribution you use would be best. -- Tomasz Torcz ,,If you try to upissue this patchset I shall be seeking xmpp: zdzich...@chrome.pl an IP-routable hand grenade.''

Re: [systemd-devel] Restarting a service as user instead as root

2018-08-13 Thread Tomasz Torcz
t; for an example. Keep in mind that the polkit feature depends on your > available systemd version. Or, if the service has Restart= setting, user can kill the MainPID. -- Tomasz Torcz"Funeral in the morning, IDE hackin

Re: [systemd-devel] How to debug why a unit is started when?

2018-03-16 Thread Tomasz Torcz 👁️
emd-bootchart to get graphical timeline of how long did it take to start different units. Then you will have to find box for GDM and see which other boxes ended at the moment GDM started. -- Tomasz TorczOnly gods can safely risk perfection, xmpp: zdzich...@chrome.pl it's a

Re: [systemd-devel] Service to pause startup and wait for user input

2018-01-25 Thread Tomasz Torcz 👁️
. This is an antipattern, but I guess you can hask around password asking mechanism, https://www.freedesktop.org/software/systemd/man/systemd-ask-password.html -- Tomasz TorczOnly gods can safely risk perfection, xmpp: zdzich...@chrome.pl it's a dangerous thing

Re: [systemd-devel] Apparmor and ureadhead failed to start

2018-01-11 Thread Tomasz Torcz 👁️
that status exit code is five not installed which main PID 4039 You need to contact your Linux distribution (is it Ubuntu?) Neither of above is related to systemd suite. -- Tomasz TorczOnce you've read the dictionary, xmpp: zdzich...@chrome.pl

Re: [systemd-devel] How to stop systemctl --user processes before backup runs then restart

2018-01-04 Thread Tomasz Torcz 👁️
he fetchmail process then dovecot will be called > and the backup can see an inconsistent state. In such cases you should use "fsreeze" around backups. -- Tomasz Torcz "God, root, what's the difference?" xmpp: zdzich...@chrome.pl "

Re: [systemd-devel] Back trace systemd service unit by pid

2017-12-21 Thread Tomasz Torcz 👁️
e > pid. But this command gives too many details. The only thing I need is the > service unit name. Is there any simple way instead of parsing results from > "systemctl status" ? > > For example like > > > systemctl service-get 5566 > > nginx.service Look

Re: [systemd-devel] journalctl --unit and pattern

2017-12-18 Thread Tomasz Torcz 👁️
wing: > --unit "storeSystemStatistics|vmstatLog" > > ​And variants on it, but could not make it work. > > How should I use a pattern. (I could not find info about it.)​ You can pass multiple --unit parameters: journalctl --unit storeSystemStatistics --unit vmstatLog

Re: [systemd-devel] Spec for journalctl log entry data structure

2017-11-29 Thread Tomasz Torcz
November 29, 2017 1:27 PM, "Thomas Güttler" wrote: > is there a spec or docs about the datastructure of a log entry in journalctl? > > Which fields does a log record have? There's a handy man page: https://www.freedesktop.org/software/systemd/man/systemd.journal-fields.html If you look for low

Re: [systemd-devel] Prosody Failed on start

2017-08-11 Thread Tomasz Torcz
Those should be in /var/log/prosody/ IIRC. -- Tomasz Torcz ,,If you try to upissue this patchset I shall be seeking xmpp: zdzich...@chrome.pl an IP-routable hand grenade.'' -- Andrew Morton (LKML) ___ systemd-devel mailing

Re: [systemd-devel] Significant performance loss caused by commit a65f06b: journal: return -ECHILD after a fork

2017-07-11 Thread Tomasz Torcz
On Tue, Jul 11, 2017 at 05:20:10PM +0200, Lennart Poettering wrote: > On Tue, 11.07.17 16:55, Tomasz Torcz (to...@pipebreaker.pl) wrote: > > > Forgot to mention: > > > > > > $ rpm -qa glibc > > > glibc-2.24-4.fc25.x86_64 > > > > > > Appare

Re: [systemd-devel] Significant performance loss caused by commit a65f06b: journal: return -ECHILD after a fork

2017-07-11 Thread Tomasz Torcz
$ rpm -qa glibc > glibc-2.24-4.fc25.x86_64 > > Apparently, this regressed between this version and > glibc-2.24-9.fc25.x86_64 hence. > From glibc changelog: * Wed Jun 07 2017 Arjun Shankar - 2.24-6 - Auto-sync with upstream release/2.24/master, commit 7b60553e360731338631cc

Re: [systemd-devel] [PATCH] rules: block - add dm devices to whitelist

2017-07-10 Thread Tomasz Torcz
Nb. ceph already ships rules for autodetecting if given partition belongs to ceph (discriminating by partition type, see https://github.com/ceph/ceph/blob/master/udev/95-ceph-osd.rules ), but 'by-partuuid' links should be created by earlier udev rules - like they are for

Re: [systemd-devel] 回复: 回复: [systemd-de vel] systemctl can't execute stop actually,whenservice is started by other way

2017-06-29 Thread Tomasz Torcz
ue about the involved processes because it did not > > start the service and hence has no tracking at all > > > > So try and fail. That is still no excuse for ruling out that you can > stop a service you have not started. That is pure politics. There's no se

Re: [systemd-devel] 回复: 回复: [systemd-de vel] systemctl can't execute stop actually,whenservice is started by other way

2017-06-29 Thread Tomasz Torcz
login session should echo their PIDs into 'tasks' file in relevant cgroup? What if the cgroup does not exists yet (because service wasn't started)? This quickly becames a dangerous hackery. I'm all ears – what's your solution? -- Tomasz Torcz Moralit

Re: [systemd-devel] template service unit include.d directory

2017-05-03 Thread Tomasz Torcz
t; OS: CentOS Linux release 7.3.1611 (Core) Always check local man pages. The online pages are appropriate for latest systed version. The features described may not exist in such old versions as 219. -- Tomasz TorczOnly gods can safely risk perfection, xmpp: zdzich.

Re: [systemd-devel] Service Type for Tomcat

2017-04-18 Thread Tomasz Torcz
ur application may not fail instantly. Sometimes minute and a half passes before it fails. See https://enotty.pipebreaker.pl/2014/10/08/failure-modes-of-incorrect-type-in-systemd-units/ -- Tomasz Torcz 72->| 80->| xmpp: zdzi

Re: [systemd-devel] feature request: implement macsec interface configuration in systemd-networkd

2017-04-17 Thread Tomasz Torcz
lace to implement it. -- Tomasz Torcz 72->| 80->| xmpp: zdzich...@chrome.pl 72->| 80->| ___ systemd-devel mailing list systemd-devel@lists.freedesktop.o

Re: [systemd-devel] My experience with MySQL and systemctl

2017-04-12 Thread Tomasz Torcz
of main mysql unit. Similarly to how SSH key generation is handled. This recover unit could have infinit timeout, even. > This, of course, means modifying mysql. Well, MariaDB implemented systemd support (sd_notify() and stuff), it's high time to abandon MySQL. -- Tomasz Torcz

Re: [systemd-devel] more verbose debug info than systemd.log_level=debug?

2017-04-09 Thread Tomasz Torcz
t; called). > > > So, I am still puzzled why the file system people think that "sync()" > > isn't supposed to actually sync things to disk... > > https://www.spinics.net/lists/linux-xfs/msg05113.html > So the “solution” seems to be adding FIFREEZE/

Re: [systemd-devel] Main process exit status variables not being sent to ExecStopPost= script

2017-04-07 Thread Tomasz Torcz
7 > Am I doing something wrong? The version you are using is too old. Ask you distributor to update it or backport patches providing above mentione variables. Alternatively you can try to use Facebook's backport of latest systemd. -- Tomasz Torcz "God, root, what&#x

Re: [systemd-devel] [PATCH] udev rules: add udev rule to create /dev/ptp_kvm

2017-02-28 Thread Tomasz Torcz
g missing > in the majority of guest installs for many years to come. If distros do not care about optimal performance, why would we care and try to make everyone happy by sneaking this change in udev? If this feature is important to end user, then the user should change the distribution to on

Re: [systemd-devel] how make systemd NOT to clutter dmesg?

2017-02-27 Thread Tomasz Torcz
gt; Current requests/sec: 0; Current traffic: 0 B/sec Looks like you have debugging enabled (increased log level). Get back to normal level and those message won't appear. -- Tomasz Torcz ,,If you try to upissue this patchset I shall be seeking xmpp: zdzich...@chrom

[systemd-devel] misleadin email Re: Fw: Installing VirtualBox on Debian Jessie - Problem with Linux kernel Name

2017-02-04 Thread Tomasz Torcz
popular distribution and asking them to backport 4b930ded8391c7552820f8f162b4e6ceebf50ca4 into their supported branches? How do you think? -- Tomasz Torcz "Never underestimate the bandwidth of a station xmpp: zdzich...@chrome.plwagon filled wi

Re: [systemd-devel] Unit raidcom.service has failed

2016-12-28 Thread Tomasz Torcz
le > /HORCM/log/cu Hi, please look into the files mentioned in log output above. This is not error related to systemd, we can't help you. -- Tomasz TorczOnly gods can safely risk perfection, xmpp: zdzich...@chrome.pl it's a dangerous thing for a man. -- A

Re: [systemd-devel] systemd-networkd in initrd

2016-12-23 Thread Tomasz Torcz
en it starts it says: "Cannot resolve user name systemd-network: No > such file or directory". > > Which seems to me as if it lacks some dependency? Lack of configuration – it cannot find *user* named systemd-network. Put the user data in /etc/passwd or whatever user databa

Re: [systemd-devel] news on Issue # 4078 ?

2016-12-15 Thread Tomasz Torcz
* to grant only necessary permissions. If you use any filesystem lacking fscaps (like for example NFS), you get this error and ping will work only for root. * https://lwn.net/Articles/313838/ -- Tomasz TorczOnly gods can safely risk perfection, xmpp: zd

Re: [systemd-devel] Best way to limit per-user system-wide units

2016-12-13 Thread Tomasz Torcz
emd/user/ * I know about --no-preserve-root -- Tomasz Torcz "Never underestimate the bandwidth of a station xmpp: zdzich...@chrome.plwagon filled with backup tapes." -- Jim Gray ___ systemd-devel mailing list systemd-devel@lis

Re: [systemd-devel] systemd-timesyncd with read-only root filesystem

2016-12-09 Thread Tomasz Torcz
On Fri, Dec 09, 2016 at 10:46:51AM +0100, André Hartmann wrote: > Hi Martin, > > thanks for keeping our dialog alive :) > > To sum up again what I actually want to achive: > > I want to use NTP after bootup by default, but in case no NTP is available, > the user should be able to set the date an

Re: [systemd-devel] [PATCH 1/2] ima: Have IMA policy loaded from /etc/sysconfig or /etc/default.

2016-11-28 Thread Tomasz Torcz
t couldn't > be found. To maintainer backwards compatibility, we also try > /etc/ima/ima-policy. Shouldn't we work to get rid of those pointless differences, instead of legitimizing them? -- Tomasz TorczOnly gods can safely risk perfection, xmpp: zdzich...@chrom

Re: [systemd-devel] Query regarding NOTIFY_SOCKET

2016-11-08 Thread Tomasz Torcz
program and print the value. I think amount of documentation about NOTIFY_SOCKET is enough, if you think there's something specific missing, let us know. -- Tomasz Torcz "Never underestimate the bandwidth of a station xmpp: zdzich...@chrome.plwagon filled with back

Re: [systemd-devel] nfs-server.service starts before _netdev iscsi mount completes (required)... how can I fix this?

2016-11-04 Thread Tomasz Torcz
yet.  Any > ideas on how to fix this? Add RequiresMountsFor=/your/export/path to nfs-server.service -- Tomasz TorczOnce you've read the dictionary, xmpp: zdzich...@chrome.pl every other book is just a remix. __

Re: [systemd-devel] Problem Configuring a 3rd monitor and running displaylink

2016-10-13 Thread Tomasz Torcz
vdi not > found in directory /lib/modules/4.1.26-1-MANJARO Here, you are missing the module. How to resolve this is out of scope on this mailing list – please ask Manjaro guys. Thanks, -- Tomasz Torcz "God, root, what's the difference?" xmpp:

Re: [systemd-devel] thoughts on different command structure

2016-10-05 Thread Tomasz Torcz
lctl → journalctl. As for /usr/libexec/systemd/systemd … well, maybe it should be called systemd-initd from the start. Now it's too late. -- Tomasz TorczThere exists no separation between gods and men: xmpp: zdzich...@chrom

Re: [systemd-devel] tomcat start up script wait for message

2016-10-04 Thread Tomasz Torcz
stemd-notify` tool: > > sd_notify(0, "READY=1"); > > systemd-notify --ready > In other words, Tyler, you have to: 1) implement above sd_notify support int Tomcat, for which many users would be thankful; 2) use some waiting mechanism; I know that Spacewalk

Re: [systemd-devel] mysql open_files_limit controlled by systemd

2016-09-29 Thread Tomasz Torcz
here a way to tell systemd to not control a service in this way so > control completely goes back to original my.cnf values? > At the moment i did not found a promising directive. Set LimitNOFILE=infinity. Then your MySL may set the limit on it own, to the value from my

Re: [systemd-devel] How to stop service by timer

2016-09-12 Thread Tomasz Torcz
I would be glad to see .timers extended with TimerAction= option, being ”start” be default, but allowing stop, isolate, restart etc. Maybe open and RFE issue on github? -- Tomasz TorczOnly gods can safely risk perfection, xmpp: zdzich...@chrome.pl

Re: [systemd-devel] Adding a Timer section to .service files

2016-07-08 Thread Tomasz Torcz
Could you please stop breaking threads? Every reply you send starts a new thread, while they all belong to one mail thread. -- Tomasz Torcz"Funeral in the morning, IDE hacking xmpp: zdzich...@chrome.plin the afternoon and evening."

Re: [systemd-devel] Unable to get Systemd to work with Phoenix/Elixir Exrm Release

2016-07-07 Thread Tomasz Torcz
orking in you [Service] section (default is Type=simple, e.g. application running in foreground). See https://enotty.pipebreaker.pl/2014/10/08/failure-modes-of-incorrect-type-in-systemd-units/ for longer explanation. -- Tomasz Torcz"Funeral in the mo

Re: [systemd-devel] Let journalctl give only output of script

2016-05-08 Thread Tomasz Torcz
at is generated by the script itself?​ > Use journalctl _SYSTEMD_UNIT=firefoxCPUUsageStore.service Nb. if you use ”-o export” you will see all the fields stored in journal, so you will be able to choose on which fields you should filter. -- Tomasz TorczThere exists no

Re: [systemd-devel] Shutdown root fs on loop device

2016-04-22 Thread Tomasz Torcz
ossible to configure systemd-shutdown somehow (e.g. hook > scripts)? Or do I have to write my own systemd-shutdown? You have to patch ntfs-3g to marks itself as non-killable root storage provider (with '@'): https://www.freedesktop.org/wiki/Software/systemd/RootStorageDaemons/

Re: [systemd-devel] Fwd: Stopping a service at a specific time or after a specific duration

2016-04-20 Thread Tomasz Torcz
On Wed, Apr 20, 2016 at 01:52:39PM +0100, Jamie Kitson wrote: > Hi, > > I want to start and stop a systemd.service at specific times. Presumably > I will use a .timer unit to start the job, but is there a built in way > to stop the job after a specific duration, or at a specific time, or do > I ha

Re: [systemd-devel] How to troubleshoot 'step CHDIR spawning' failure.

2016-04-13 Thread Tomasz Torcz
On Wed, Apr 13, 2016 at 07:28:34AM -0400, MikeB wrote: > I'm running systemd 215 on a fairly up-to-date Debian Jessie system. > > I have a Type=forking service that fails on its first ExecStartPre command > which is using /bin/mkdir to create a directory. > > The service fails to start with the f

Re: [systemd-devel] Fwd: Random X crash on nvidia card on Gnome 3.20

2016-04-10 Thread Tomasz Torcz
ation, which is clearly communicated in attached log; so I think even nVidia won't take your bug report. -- Tomasz TorczOnce you've read the dictionary, xmpp: zdzich...@chrome.pl every other book

Re: [systemd-devel] Formal syntax of unit file format

2016-03-28 Thread Tomasz Torcz
lidator / parser > for example? > Do such (standalone) tools already exist by the way? There is “systemd-analyze verify …”. -- Tomasz Torcz"Funeral in the morning, IDE hacking xmpp: zdzich...@chrome.plin the afternoon and evening." - Alan Cox ___

Re: [systemd-devel] systemctl --user fails because no D-BUS.

2016-03-24 Thread Tomasz Torcz
, as some distros have ripped it out > entirely. ”Some distros” include CentOS: https://git.centos.org/blob/!!!rpms!systemd.git/4e2e74ff857d63b164391a16e8a42c78e8a935be/SOURCES!0004-remove-user-.service.patch -- Tomasz TorczOnly gods can safely risk p

Re: [systemd-devel] systemd 208->229 update. Problems with udev rules mounting disks

2016-02-25 Thread Tomasz Torcz
t lives only during udev rule life. > > I&#39;m stuck and don&#39;t have idea why this so maybe somebody will > help me to understand whats going on here udevd mount namespace is private for 2 years now, see https://github.com/systemd/systemd/commit/c2c13f2df42e0691aec

Re: [systemd-devel] Support for large applications

2016-02-19 Thread Tomasz Torcz
ough to add support for it. Maybe systemd could ignore watchdog notification during startup UNTIL first WATCHDOG=1 notification comes? Then normal watchdog logic would kick in. This way we retain current logic (ignore watchdog during startup) unless application WANTS to tickle watchdog during startup

Re: [systemd-devel] Subprocess

2016-01-11 Thread Tomasz Torcz
an use systemd's SYSV compatibility and replace lines 4 and 5 by: "sensu[command][start]" string => "/bin/systemctl start sensu-client"; "sensu[command][restart]" string => "/bin/systemctl restart sensu-client"; -- Tomasz Torcz

Re: [systemd-devel] How to prevent an initramfs service from being stopped at switch-root ?

2016-01-11 Thread Tomasz Torcz
On Mon, Jan 11, 2016 at 12:39:10PM +, John Lane wrote: > I have some services in my initramfs that unlock some crypto volumes to > make the root and some other filesystems available. This seems relevant: https://wiki.freedesktop.org/www/Software/systemd/RootStorageDaemons/ -- Tomasz

Re: [systemd-devel] info/request

2016-01-10 Thread Tomasz Torcz
/usr/sbin/alsactl could not be executed and failed You need to install package providing /usr/sbin/alsactl -- Tomasz TorczOnly gods can safely risk perfection, xmpp: zdzich...@chrome.pl it's a dangerous thing for a man. -- Alia __

Re: [systemd-devel] Unable to store fds with systemd and reterive it back again

2016-01-04 Thread Tomasz Torcz
Storing 1 number of > fds > Jan 5 00:37:23 ctoserver11 /usr/bin/myechoser[13640]: Result of sd notify > -22 > > > The return value seems to be -EINVAL, but looking at the code and the > above debug, I am not sure why this is happening? > > Any help would be grea

  1   2   3   >