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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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-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] 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-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] 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] 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] [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] 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] 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] 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] 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] 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] 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] [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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] [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] 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] 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] 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] 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] 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

[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] 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

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] 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] 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] 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] 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] 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] 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] 回复: 回复: [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] 回复: 回复: [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] [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] 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] 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] 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] 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] 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 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] 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] 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] 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] 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] 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] pam_systemd.so indirectly calling pam_acct_mgmt

2015-05-01 Thread Tomasz Torcz
into it via screen or via proxy etc). I'm using it primarly for two things: 1) having user services (like dropbox) run even when I'm not logged in 2) do some periodic tasks as user; systemd timers are more flexible than cron -- To

Re: [systemd-devel] systemd device appeared twice with different sysfs path

2015-05-13 Thread Tomasz Torcz
Already ”fixedń in git, see http://cgit.freedesktop.org/systemd/systemd/commit/?id=5259bcf6a638d8d489db1ddefd55327aa15f3e51 This message is harmless and can be ignored. -- Tomasz Torcz 72->|

Re: [systemd-devel] [PATCH v2] systemctl: introduce --now for enable, disable and mask

2015-05-15 Thread Tomasz Torcz
On Fri, May 15, 2015 at 09:54:10AM +0200, jsyna...@redhat.com wrote: > From: Jan Synacek Shouldn't "systemctl preset" be enhanced with --now, too? -- Tomasz Torcz "God, root, what's the difference?" xmpp: zdzich...@chrome.

Re: [systemd-devel] What does udevd do

2015-05-30 Thread Tomasz Torcz
t; 2) Notifying systemd, let systemd start related daemons. -- Tomasz Torcz 72->| 80->| xmpp: zdzich...@chrome.pl 72->| 80->| ___ systemd-devel

Re: [systemd-devel] Q systemd.path

2015-06-14 Thread Tomasz Torcz
tructions for tst.path. > > [root@f21 ylu]# cat /etc/systemd/system/tst.service > > [Unit] > Description=Tst Controller Service > > [Service] > Type=oneshot > Environment=TERM=linux > # NotifyAccess=all > ExecStart=/usr/sbin/tst.sh > > [Install] > A

Re: [systemd-devel] amavis

2015-07-02 Thread Tomasz Torcz
On Thu, Jul 02, 2015 at 02:04:08PM +, François Vocel wrote: > Process: 29174 ExecStart=/usr/sbin/amavisd -c /etc/amavisd/amavisd.conf > (code=exited, status=227/NO_NEW_PRIVILEGES) prctl(PR_SET_NO_NEW_PRIVS, 1, 0, 0, 0) is failing. I don't now why. -- Tomasz .. oo o. oo o. .o .o o

Re: [systemd-devel] systemd-tmpfiles for the user instance of systemd

2015-07-04 Thread Tomasz Torcz
leaned up by > the system instance of tmpfiles /var and /tmp are not only aged files. I'm using tmpfiles for removing – files in ~/Downloads/* older than 1 year – emails in ~/Mail/.spam/cur/* older than 1 month Out of neccessity I have cleanup configured

Re: [systemd-devel] UML: Fix block device setup

2015-07-16 Thread Tomasz Torcz
istent_storage_end" > +KERNEL!="loop*|mmcblk*[0-9]|msblk*[0-9]|mspblk*[0-9]|nvme*|sd*|sr*|vd*|xvd*|bcache*|cciss*|dasd*|ubd*", > GOTO="persistent_storage_end" This list is getting longer and longer… surely there could be a better way? -- Tomasz Torcz

Re: [systemd-devel] systemd-networkd

2015-07-22 Thread Tomasz Torcz
at least one DHCP state machine or similar around, that keep it non-idle. -- Tomasz Torcz ,,(...) today's high-end is tomorrow's embedded processor.'' xmpp: zdzich...@chrome.pl -- Mitchell Blank on LKML _

Re: [systemd-devel] network configuration

2015-08-09 Thread Tomasz Torcz
ut this: [Route] Section Options Source= The source prefix of the route. […] > It does not ensure address ordering (if I have two addresses on > interface, which is first and which is second?) You can file enhancement request on GitHub. I guess you want FLAG from "man ip-address" t

Re: [systemd-devel] Console screen blanks while long running service executes

2015-08-12 Thread Tomasz Torcz
k=0" in the kernel command line. -- 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@lists.freede

Re: [systemd-devel] bootctl: default mount point for the ESP partition.

2015-09-01 Thread Tomasz Torcz
good for its own > robustness; a system crash corrupting an unmounted partition is less > likely than corrupting a mounted filesystem. That's why systemd's generator creates automount unit (with timeout) for /boot. -- Tomasz Torcz"Funeral in the morning, ID

Re: [systemd-devel] I want to use an environmental variable for LimitNOFILE= in a service unit. Is it possible?

2015-09-03 Thread Tomasz Torcz
temd/system/ directory with default value of LimitNOFILE=. If administrators want to override, he will create dropin /etc/systemd/system/squid.service.d/10-limits.conf with ––– [Service] LimitNOFILE=newvalue ––– and it will work fine during the upgrades. -- Tomasz Torcz ,,If you try

Re: [systemd-devel] RFC: removing initctl support

2015-09-24 Thread Tomasz Torcz
/run/systemd/system", 0755); src/core/mount-setup.c:mkdir_label("/run/systemd/system", 0755); src/core/unit.c:mkdir_p("/run/systemd/system", 0755); Meh. -- Tomasz Torcz"Funer

Re: [systemd-devel] powering on bluetooth after suspend - required services aren't ready

2015-09-26 Thread Tomasz Torcz
stemd service file at the bottom of the section). > > What is the proper solution to this problem? It looks like a kernel problem. After resume, kernel should restore device to previous state, including power level. -- Tomasz Torcz "Never underestimate the bandwi

Re: [systemd-devel] systemd and hostname supplied by DHCP

2015-10-02 Thread Tomasz Torcz
> > If I enable debug: > Oct 02 08:10:43 localhost systemd-networkd[277]: Got message > type=error sender=:1.4 destination=:1.2 object=n/a interface=n/a > member=n/a cookie=5 reply_cookie=12 error=The name > org.freedesktop.PolicyKit1 was not provided by any .service files > Oct 02 08:

Re: [systemd-devel] machinectl shell

2015-10-04 Thread Tomasz Torcz
-- > root:x:0:0:root:/root:/usr/bin/zsh > - > > $ machinectl shell > brings me to sh. This is https://github.com/systemd/systemd/issues/1395 -- Tomasz Torcz ,,(...) today's high-end is tomorrow's embedded processor.'' xmpp:

Re: [systemd-devel] network interface names flipping

2015-10-16 Thread Tomasz Torcz
On Fri, Oct 16, 2015 at 04:44:34PM +0200, Olaf Hering wrote: > Since the introducion of the (un)predictable network interface names the > name of the single onboard interface on my Shuttle changes if I boot my > own .config or the kernel.rpm provided by openSUSE. I just threw up > hands and continu

Re: [systemd-devel] Create complete dependency/boot organization map?

2015-10-23 Thread Tomasz Torcz
e the output through "dot" program, you will get graphical map similar to this: http://dżogstaff.pipebreaker.pl/2012.03.08-targets.png -- Tomasz Torcz "God, root, what's the difference?" xmpp: zdzich...@chrome.pl "God is more forgiving

Re: [systemd-devel] Fedora 21 updates?

2015-10-30 Thread Tomasz Torcz
ing EOL in about a month. I wouldn't expect much fixing right now. -- Tomasz TorczOnly gods can safely risk perfection, xmpp: zdzich...@chrome.pl it's a dangerous thing for a man. -- Alia ___ systemd-devel mailing list s

Re: [systemd-devel] Keeping track of usage time

2015-11-03 Thread Tomasz Torcz
Sun Jan 1 03:11:26 2012 %up 100.785 | since Sun Jan 1 03:11:26 2012 I see no need to merge it in systemd, really. -- Tomasz Torcz 72->| 80->| xmpp: zdzich...@chrome.pl

Re: [systemd-devel] systemd.network defaults (was: Re: ip forwarding)

2015-11-06 Thread Tomasz Torcz
this is (was) being discussed here: https://github.com/systemd/systemd/issues/1411 -- Tomasz Torcz 72->| 80->| xmpp: zdzich...@chrome.pl 72->| 80->| _

Re: [systemd-devel] Detect if a script runs during bootup

2015-11-11 Thread Tomasz Torcz
of all, create a proper unit and drop LSB script. -- Tomasz TorczThere exists no separation between gods and men: xmpp: zdzich...@chrome.pl one blends softly casual into the other. ___ systemd-devel mailing list systemd-devel@lists.fre

  1   2   3   >