Re: [systemd-devel] Container, private network and socket activation

2015-02-03 Thread Tomasz Torcz
for httpd, actually, since: http://pkgs.fedoraproject.org/cgit/httpd.git/commit/?id=572a5df9ee47a39d346a4f6b7cd76f6a8804d63f -- Tomasz Torcz God, root, what's the difference? xmpp: zdzich...@chrome.pl God is more forgiving

Re: [systemd-devel] Questions regarding dbus started via systemd --user

2015-01-09 Thread Tomasz Torcz
wrapper with socket activation): https://github.com/vodik/envoy (Fedora user can get RPM from my copr: https://copr.fedoraproject.org/coprs/ttorcz/envoy/ ) -- Tomasz TorczTo co nierealne -- tutaj jest normalne. xmpp: zdzich...@chrome.pl Ziomale na życie mają tu

Re: [systemd-devel] is-enabled does not work

2015-03-20 Thread Tomasz Torcz
not work on the Debian systems? Do you have atd with its unit file installed? -- Tomasz Torcz 72-| 80-| xmpp: zdzich...@chrome.pl 72-| 80-| ___ systemd

Re: [systemd-devel] [PATCH] Improve log notice when unprivileged users run journalctl executable (reformatted)

2015-03-08 Thread Tomasz Torcz
-- Tomasz Torcz God, root, what's the difference? xmpp: zdzich...@chrome.pl God is more forgiving. ___ systemd-devel mailing list systemd-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Re: [systemd-devel] feature request: dlopen

2015-02-23 Thread Tomasz Torcz
. Some of the above project don't even lin with libsystemd. * in case of Tor and transsmission I've either inspired the change or expanded it over original patches; for others I prepared a patch which was merged by upstream -- Tomasz Torcz ,,If you try to upissue this patchset I

Re: [systemd-devel] [PATCH] os-release: Add PRIVACY_POLICY_URL

2015-01-13 Thread Tomasz Torcz
+page for the operation system, if there +is any. These settings Uhm, privacy policy for an operating system? Do you have any example URLs? -- Tomasz Torcz 72-| 80-| xmpp: zdzich...@chrome.pl

Re: [systemd-devel] Programmatically setting udev properties

2015-01-29 Thread Tomasz Torcz
, reload, create the uinput device, run the test, rm the rule again. Not pretty though, I was hoping there was something nicer. Any ideas? Have you seen umockdev? https://github.com/martinpitt/umockdev/ -- Tomasz Torcz ,,(...) today's high-end is tomorrow's embedded processor.'' xmpp

Re: [systemd-devel] systemd-nspawn and IPv6

2015-04-27 Thread Tomasz Torcz
auto-assign ipv6 address) Well, would that enable automatic, correcting routing between the container and the host's external network? That's kinda what this all is about... If you have radvd running, it should. By the way, speaking of NAT in context of IPv6 is a heresy. -- Tomasz Torcz

Re: [systemd-devel] pam_systemd.so indirectly calling pam_acct_mgmt

2015-05-01 Thread Tomasz Torcz
tasks as user; systemd timers are more flexible than cron -- Tomasz TorczOnly gods can safely risk perfection, xmpp: zdzich...@chrome.pl it's a dangerous thing for a man. -- Alia ___ systemd-devel mailing list systemd-devel

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

2015-05-13 Thread Tomasz Torcz
in git, see http://cgit.freedesktop.org/systemd/systemd/commit/?id=5259bcf6a638d8d489db1ddefd55327aa15f3e51 This message is harmless and can be ignored. -- Tomasz Torcz 72-| 80-| xmpp: zdzich...@chrome.pl

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 jsyna...@redhat.com Shouldn't systemctl preset be enhanced with --now, too? -- Tomasz Torcz God, root, what's the difference? xmpp: zdzich...@chrome.pl God is more forgiving

Re: [systemd-devel] [GitHub] Patchset imported to github

2015-04-16 Thread Tomasz Torcz
Are those automated mails really necessary? -- Tomasz Torcz God, root, what's the difference? xmpp: zdzich...@chrome.pl God is more forgiving. ___ systemd-devel mailing list systemd-devel@lists.freedesktop.org http

Re: [systemd-devel] Q systemd.path

2015-06-14 Thread Tomasz Torcz
Service [Service] Type=oneshot Environment=TERM=linux # NotifyAccess=all ExecStart=/usr/sbin/tst.sh [Install] Also=tst.path WantedBy=multi-user.target tst.service install instruction. -- Tomasz Torcz ,,If you try to upissue this patchset I shall be seeking xmpp: zdzich

Re: [systemd-devel] What does udevd do

2015-05-30 Thread Tomasz Torcz
daemons. -- Tomasz Torcz 72-| 80-| xmpp: zdzich...@chrome.pl 72-| 80-| ___ systemd-devel mailing list systemd-devel@lists.freedesktop.org http

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
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 in system instance for my specific user only. -- Tomasz Torcz

Re: [systemd-devel] network configuration

2015-08-09 Thread Tomasz Torcz
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 to be settable -- Tomasz Torcz

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

2015-08-12 Thread Tomasz Torcz
call of services running with [OK], etc. After my service completes, the console comes back to life. My service uses echo to output progress messages that show up in the journal. Is there a way to keep the console from blanking? Put consoleblank=0 in the kernel command line. -- Tomasz

Re: [systemd-devel] systemd-networkd

2015-07-22 Thread Tomasz Torcz
it non-idle. -- Tomasz Torcz ,,(...) today's high-end is tomorrow's embedded processor.'' xmpp: zdzich...@chrome.pl -- Mitchell Blank on LKML ___ systemd-devel mailing list systemd-devel@lists.freedesktop.org http

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

2015-07-16 Thread Tomasz Torcz
*|dasd*|ubd*, GOTO=persistent_storage_end This list is getting longer and longer… surely there could be a better way? -- Tomasz TorczThere exists no separation between gods and men: xmpp: zdzich...@chrome.pl one blends softly casual into the other

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

2015-10-23 Thread Tomasz Torcz
ut 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] Detect if a script runs during bootup

2015-11-11 Thread Tomasz Torcz
ll, 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.freedesk

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] 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 systemd-dev

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

2015-11-06 Thread Tomasz Torcz
I believe 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] 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

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

2015-09-01 Thread Tomasz Torcz
od 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, IDE hacking xmpp:

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
md/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 to up

Re: [systemd-devel] machinectl shell

2015-10-04 Thread Tomasz Torcz
t; 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: zdzich...@chrome.pl

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

2015-10-02 Thread Tomasz Torcz
org.freedesktop.PolicyKit1 was not provided by any .service files > Oct 02 08:10:43 localhost systemd-networkd[277]: eth0: Could not set > hostname: No route to host My guess: do you have hostnamed installed? -- Tomasz Torcz ,,(...) today's high-end is tomorrow's embedded proce

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] RFC: removing initctl support

2015-09-24 Thread Tomasz Torcz
quot;, 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"Funeral in the morning, I

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 g

Re: [systemd-devel] Additional error details when resource limits are exceeded

2015-12-23 Thread Tomasz Torcz
eams and even more users would deny or rage against including such > a library, just because it says "systemd" on its name tag. :-( sd_notify() is really couple lines of code which may be reimplemented easily. No library required, really. -- Tomasz T

Re: [systemd-devel] Query regarding "EnvironmentFile"

2015-12-20 Thread Tomasz Torcz
ed customisation, using puppet. Afterwards you need to issue "systemctl daemon-reload" (or send signal to PID1) to have the changes read. -- Tomasz TorczOnce you've read the dictionary, xmpp: zdzich...@chrome.pl

Re: [systemd-devel] about pam_systemd

2015-11-18 Thread Tomasz Torcz
ontact developers of the distarobution you are using. -- Tomasz Torcz "Never underestimate the bandwidth of a station xmpp: zdzich...@chrome.plwagon filled with backup tapes." -- Jim Gray ___ systemd-devel mailing li

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

2016-01-11 Thread Tomasz Torcz
ou can 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] 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/c2c13f2df42e0691aecabe3979e

Re: [systemd-devel] Support for large applications

2016-02-19 Thread Tomasz Torcz
dd 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. Or

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

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

2016-04-10 Thread Tomasz Torcz
, 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 is just a remix

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

2016-03-24 Thread Tomasz Torcz
`systemd --user` instance, 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

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

2016-03-28 Thread Tomasz Torcz
r > 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] Shutdown root fs on loop device

2016-04-22 Thread Tomasz Torcz
ure 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/ -- Tomasz Torcz ,,(...

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

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

2016-07-07 Thread Tomasz Torcz
e=forking 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."

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

2017-02-04 Thread Tomasz Torcz
ith 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
uests/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...@chrome.pl an IP-routabl

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

2017-02-28 Thread Tomasz Torcz
rity 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 one providing the feature. --

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 it

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

2016-10-04 Thread Tomasz Torcz
ibly > via the `systemd-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

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...@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] Query regarding NOTIFY_SOCKET

2016-11-08 Thread Tomasz Torcz
mount 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 backup tapes." -- Jim Gray

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

2016-11-28 Thread Tomasz Torcz
from another location if it 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: z

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

2016-11-04 Thread Tomasz Torcz
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. ___ systemd-devel

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

2016-10-13 Thread Tomasz Torcz
und 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: zdzich...@chrome.pl

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

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

2016-12-15 Thread Tomasz Torcz
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: zdzich...@ch

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

2016-12-13 Thread Tomasz Torcz
* 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@lists.freedes

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

2016-12-23 Thread Tomasz Torcz
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 database ar

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. -- Alia _

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

2017-04-12 Thread Tomasz Torcz
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 Morality must always be

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

2017-04-07 Thread Tomasz Torcz
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's the difference?

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

2017-04-09 Thread Tomasz Torcz
rites to disk (until FITHAW is > > 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

Re: [systemd-devel] Service Type for Tomcat

2017-04-18 Thread Tomasz Torcz
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: zdzich...@chrome.pl

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

2017-04-18 Thread Tomasz Torcz
ce to implement it. -- Tomasz Torcz 72->| 80->| xmpp: zdzich...@chrome.pl 72->| 80->| ___ systemd-devel mailing list systemd-devel@lists.freedesktop.org ht

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 list syste

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 <arjun...@lostca.se> - 2.24-6 - Auto-sync with upstream release/2.24/master,

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

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

2017-06-29 Thread Tomasz Torcz
o '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 Morality must always be based on practicality. xmpp: zdzich...@chrome.pl

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

2017-06-29 Thread Tomasz Torcz
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 service if it wasn't s

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

2017-05-03 Thread Tomasz Torcz
> 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] 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:

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 vmstatLo

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

2018-01-04 Thread Tomasz Torcz ️
stop the 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 "God

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

2018-01-25 Thread Tomasz Torcz ️
ed via keyboard. 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 for

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] Restarting a service as user instead as root

2018-08-13 Thread Tomasz Torcz
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 hacking xmpp: zd

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 dange

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

2018-11-13 Thread Tomasz Torcz
re 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 separation between gods and men: xmpp: zdzich...@chrome.

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] Bugfix release(s)

2019-01-17 Thread Tomasz Torcz
` 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..80aff27aeb It does not list any GitHub milestone

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

2018-11-29 Thread Tomasz Torcz
hat 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] How to keep the new kernel running features ?

2018-09-17 Thread Tomasz Torcz
ot ? 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.'' -- Andre

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
ing 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] 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 ev

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 mailing lis

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: > > > > *

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

2019-09-28 Thread Tomasz Torcz
.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 jest nor

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. __

<    1   2   3   >