[systemd-devel] systemd-resolved and dhclient nameservers

2023-04-07 Thread Alex Cheamitru
avior? I was hoping to see my DHCP-provided nameservers in resolv.conf, but that wasn't the case. Thanks, Alex

Re: [systemd-devel] SOLVED: daemon-reload does not pick up changes to /etc/systemd/system during boot

2022-10-21 Thread Alex Aminoff
On 10/13/22 09:20, Alex Aminoff wrote: On 10/13/22 07:59, Lennart Poettering wrote: On Mi, 12.10.22 16:54, Alex Aminoff ([email protected]) wrote: As soon as the system is up I can ssh in and run systemctl start autofs and it works just fine. In journalctl -b I can see my rc.initdiskless

Re: [systemd-devel] daemon-reload does not pick up changes to /etc/systemd/system during boot

2022-10-13 Thread Alex Aminoff
On 10/13/22 07:59, Lennart Poettering wrote: On Mi, 12.10.22 16:54, Alex Aminoff ([email protected]) wrote: As soon as the system is up I can ssh in and run systemctl start autofs and it works just fine. In journalctl -b I can see my rc.initdiskless running followed by the daemon-reload. But

[systemd-devel] daemon-reload does not pick up changes to /etc/systemd/system during boot

2022-10-12 Thread Alex Aminoff
ces needed by multi-user.target back when we switched root from the initrd. Hopefully it is something obvious that I am missing. Thanks in advance for any help,  - Alex Aminoff    NBER

Re: [systemd-devel] [vfio-users] Fwd: Proper way for systemd service to wait mdev gvt device initialization

2019-06-21 Thread Alex Williamson
On Mon, 27 May 2019 08:20:08 +0300 [email protected] wrote: > Alex, thanks for the utlity! > For now we just have used systemd.path helper [1] to wait for gvt device > availability and fire up the service when its ready as was suggested by > Jordan Glover. > > [1] https://w

Re: [systemd-devel] [vfio-users] Fwd: Proper way for systemd service to wait mdev gvt device initialization

2019-05-26 Thread Alex Williamson
On Sun, 26 May 2019 21:28:36 +0300 Alex Ivanov wrote: > Could Intel fix that? I won't claim that mdev-core is bug free in this area, but it's probably worth noting that mdev support isn't necessarily a fundamental feature of the parent device, it could theoretically be enabl

[systemd-devel] Fwd: Proper way for systemd service to wait mdev gvt device initialization

2019-05-26 Thread Alex Ivanov
Could Intel fix that? Пересылаемое сообщение 20.05.2019, 15:18, "Andrei Borzenkov" : On Mon, May 20, 2019 at 10:08 AM Mantas Mikulėnas wrote: >  On Sun, May 19, 2019 at 9:50 PM Alex Ivanov wrote: >>  Hello. >>  What is the proper way to do that? I hav

Re: [systemd-devel] Proper way for systemd service to wait mdev gvt device initialization

2019-05-26 Thread Alex Ivanov
  20.05.2019, 10:08, "Mantas Mikulėnas" :On Sun, May 19, 2019 at 9:50 PM Alex Ivanov <[email protected]> wrote:Ideally I would to like to start this service when :00:02.0 device appears in the system, but the problem is that /sys/bus/pci/devices/:00:02.0/mdev_supporte

[systemd-devel] Proper way for systemd service to wait mdev gvt device initialization

2019-05-19 Thread Alex Ivanov
Hello. What is the proper way to do that? I have a unit that creates gvt device in the system ExecStart = "sh -c 'echo a297db4a-f4c2-11e6-90f6-d3b88d6c9525 > /sys/bus/pci/devices/:00:02.0/mdev_supported_types/i915-GVTg_V5_8/create'"; ExecStop = "sh -c 'echo 1 > /sys/bus/pci/devices/:00:

Re: [systemd-devel] GithHub / private repos

2019-01-30 Thread Alex Dzyoba
tails here https://www.kernel.org/doc/html/v4.18/admin-guide/security-bugs.html So I think something like [email protected] is the way to go. Alex On Sat, Jan 26, 2019 at 3:42 PM Lennart Poettering wrote: > > On Di, 15.01.19 21:21, Alex Dzyoba ([email protected]) wrote:

Re: [systemd-devel] GithHub / private repos

2019-01-15 Thread Alex Dzyoba
b support to ask for this. -- Alex On Mon, Jan 14, 2019 at 7:19 PM Lennart Poettering wrote: > > On Fr, 11.01.19 13:57, Alex Dzyoba ([email protected]) wrote: > > > Team plan with unlimited private repos and unlimited collaborators is free > > for open source teams. > > Wh

Re: [systemd-devel] GithHub / private repos

2019-01-11 Thread Alex Dzyoba
Team plan with unlimited private repos and unlimited collaborators is free for open source teams. On Wed, Jan 9, 2019 at 11:41 PM Michael Biebl wrote: > > Am Mi., 9. Jan. 2019 um 21:24 Uhr schrieb Michael Biebl : > > > > https://blog.github.com/2019-01-07-new-year-new-github/ > > > > might be of

[systemd-devel] Socket activation (for GitWeb)?

2018-04-04 Thread Alex Ivanov
Hi. I want to use systemd as fastcgi spawner for gitweb + nginx. The traffic is low and number of users is limited + traversal bots. For that reason I've decided to use following mimimal services gitweb.socket: [Unit] Description=GitWeb Socket [Socket] ListenStream=/run/gitweb.sock Accept=false

[systemd-devel] CompressThreshold= Option

2018-02-25 Thread Alex Gartrell
ify Compress=no, RuntimeCompress=yes and get only runtime compression). 4. Do 1, but move some of these flags into yet-another options struct. (This makes sense if I've misunderstood the intent of JournalMetrics). Thanks! -- Alex Gartrell ___ systemd-devel

[systemd-devel] ExecStartPost in a systemd unit file does not start docker service

2017-04-08 Thread Alex Chistyakov
ailed state. Apr 08 14:39:45 ubuntu-xenial systemd[1]: firewalld.service: Failed with result 'timeout'. I am aware of BindTo and Requires but I would like to restart the docker service on every state change of firewalld so these directiv

Re: [systemd-devel] systemd efi boot and default entry

2016-04-01 Thread Alex Crawford
On 04/01, Jóhann B. Guðmundsson wrote: > That makes no sense that an boot is not market completed until it manage > to contact it's update servers but inline with other hacks coreOS is > doing in relation with systemd. To what hacks, exactly, are you referring? -Alex

Re: [systemd-devel] systemd efi boot and default entry

2016-04-01 Thread Alex Crawford
x27;t quite right. The boot is marked successful as update-engine.service starts. It does not wait for a network connection. In fact, update_engine doesn't reach out to the update service until a few minutes have passed. -Alex signature.asc Descript

Re: [systemd-devel] udev rules for MCS7715 USB-attached parallel port

2016-02-23 Thread Alex Henrie
2016-02-22 7:15 GMT-07:00 Lennart Poettering : > On Sun, 21.02.16 15:26, Alex Henrie ([email protected]) wrote: > >> Hi, >> >> I recently bought an MCS7715 USB-attached parallel port,[1] but there >> seem to be a couple of problems using it with Linux: >> &

[systemd-devel] udev rules for MCS7715 USB-attached parallel port

2016-02-21 Thread Alex Henrie
when the device is unplugged. I'm using a fully updated copy of Arch Linux. Aren't the default udev rules supposed to handle stuff like this? Could I send one of these devices to you for you to debug? -Alex http://www.newegg.com/Product/Product.aspx?Item=N82E1

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

2015-12-24 Thread Alex Crawford
sn't bother with the contents of those variables and we let systemd perform the substitution for us (or maybe the user knows these addresses up front and doesn't bother with the variables at all). -Alex signature.asc Description: Digital signature __

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

2015-12-23 Thread Alex Crawford
then need to understand how to follow this mapping and do the substitution itself. We instead decided to piggy-back on systemd and let it do the mapping for us. -Alex signature.asc Description: Digital signature ___ systemd-devel mailing list systemd-d

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

2015-12-23 Thread Alex Crawford
priate variables to use (maybe they need the public address instead) and override the ExecStart in a drop-in. I like this model and I'm not sure how I would solve this if EnvironmentFile didn't exist. -Alex signature.asc Description: Digital signature ___

[systemd-devel] systemd prompts for luks key, but keyfile provided in crypttab

2015-07-23 Thread Alex
I was advised on IRC to post this issue here after trying IRC, forums, searches, man pages, wikis, etc. During init, systemd asks for the passphrase of non-root LUKS drives when they are added to crypttab even though a keyfile is specified. The keyfile is the same one I'm using to open (old) truec

Re: [systemd-devel] [systemd-commits] man/pam_systemd.xml

2014-10-23 Thread Alex Gaynor
; too bad, but "their" appears a lot more confusing. > > Lennart > Switching to "her/his" would be a definitely improvement. Thanks, Alex ___ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Re: [systemd-devel] [systemd-commits] man/pam_systemd.xml

2014-10-23 Thread Alex Gaynor
would be better. > Hi Lennart, In English it's perfectly valid to use "their" to refer to a singular person of unknown gender, and I think it would be a very good decision to revert your revert :-). https://thoughtstreams.io/glyph/they-lives/ has a bit m

Re: [systemd-devel] systemd-networkd fails to get DHCPv4 lease with disabled IPv6

2014-07-14 Thread Alex Crawford
I don't mean to be pedantic, but I think "any" would be a better choice. -Alex On Mon, Jul 14, 2014 at 1:54 AM, Tom Gundersen wrote: > On Mon, Jul 7, 2014 at 10:56 AM, Colin Guthrie > wrote: > > 'Twas brillig, and Tom Gundersen at 06/07/14 23:32 did gyre

Re: [systemd-devel] Systemd 212 RemoveIPC=yes breaks postgresql

2014-05-22 Thread Alex Hunsaker
On Tue, May 20, 2014 at 6:37 PM, Lennart Poettering wrote: > THis should be fixed now in systemd git. We will now check against the > system user UID threshold before removing the IPC objects. Awesome, Thank you!. ___ systemd-devel mailing list systemd

Re: [systemd-devel] [PATCH] timer: allow user to control activation time of cron-like timers

2014-05-11 Thread Alex B
2014-05-11 20:09 GMT+04:00 Dave Reisner : > On Sun, May 11, 2014 at 07:53:55PM +0400, Alexander Bashmakov wrote: >> Issue was rised in this thread: >> https://mailman.archlinux.org/pipermail/arch-general/2014-May/036162.html >> >> Disclaimer: >> I almost have no expereince in C. >> So this patch ca

[systemd-devel] Systemd 212 RemoveIPC=yes breaks postgresql

2014-04-02 Thread Alex Hunsaker
Systemd 212 defaults to remove all IPC (including SYSV memory) when a user "fully" logs out. Because the postgresql service does not count as a login, if you ssh in as postgres (I'm rsycing wal files) and then logout. Systemd removes the postgres SYSV memory bringing down postgres with fun errors

Re: [systemd-devel] [HEADS-UP] Discoverable Partitions Spec

2014-03-10 Thread Alex Elsayed
Lennart Poettering wrote: > On Mon, 10.03.14 23:39, Goffredo Baroncelli ([email protected]) wrote: > >> > Well, the name is property of the admin really. There needs to be a way >> > how the admin can label his subvolumes, with a potentially localized >> > name. This makes it unsuitable for our

Re: [systemd-devel] .socket in a network namespace

2014-01-24 Thread Alex Polvi
eating network namespaces: https://git.kernel.org/cgit/linux/kernel/git/shemminger/iproute2.git/tree/ip/ipnetns.c#n386 -Alex ___ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Re: [systemd-devel] .socket in a network namespace

2014-01-18 Thread Alex Polvi
On Sat, Jan 18, 2014 at 7:45 AM, Peeters Simon wrote: > 2014/1/18 Alex Polvi : >> Hello, >> >> Is there a way to have a .socket bind in a particular network >> namespace? The use case is to have a container with isolated >> networking be able to start a servi

[systemd-devel] .socket in a network namespace

2014-01-17 Thread Alex Polvi
related to this in the documentation. Regards, -Alex ___ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Re: [systemd-devel] Hackfest at Linux Plumbers Conference?

2013-08-13 Thread Alex Polvi
We would love to join! On Aug 12, 2013 8:38 PM, "David Strauss" wrote: > Are there any plans? > > -- > David Strauss >| [email protected] >| +1 512 577 5827 [mobile] > ___ > systemd-devel mailing list > [email protected] >

[systemd-devel] systemd and criu (checkpoint / restart)

2013-07-02 Thread Alex Polvi
x27;d need to implement checkpoint/restart into systemd itself. With this, we could get around all the journal issue, and maybe even make socket activation work. Containers seem to be their own beast. -Alex ___ systemd-devel mailing list systemd-devel@lis

Re: [systemd-devel] Go socket activated http server example

2013-06-24 Thread Alex Polvi
Done and done, complete example (with amd64 container) here: https://github.com/polvi/go-socket-activated-example -Alex On Mon, Jun 24, 2013 at 8:46 AM, David Strauss wrote: > Exciting! You should post this to the systemd group on Goo

[systemd-devel] Go socket activated http server example

2013-06-22 Thread Alex Polvi
also worked in a minimal nspawn container, including when --private-networking was used. Pretty cool! Thanks, -Alex ___ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Re: [systemd-devel] [PATCH] udev/rules: Add default user access and permissions for vfio

2013-04-30 Thread Alex Williamson
On Tue, 2013-04-30 at 22:44 +0200, Kay Sievers wrote: > On Tue, Apr 30, 2013 at 9:16 PM, Alex Williamson > wrote: > > The /dev/vfio/vfio device file is intended to be an unprivileged > > interface. > > If that is common, and not subject to system policy, the kernel driv

[systemd-devel] [PATCH] udev/rules: Add default user access and permissions for vfio

2013-04-30 Thread Alex Williamson
-off-by: Alex Williamson --- rules/50-udev-default.rules |2 ++ src/login/70-uaccess.rules |3 +++ 2 files changed, 5 insertions(+) diff --git a/rules/50-udev-default.rules b/rules/50-udev-default.rules index f764789..a5b6492 100644 --- a/rules/50-udev-default.rules +++ b/rules/50-udev

Re: [systemd-devel] systemd intentional behaviour? (signals)

2012-09-07 Thread Alex Elsayed
Lennart Poettering wrote: > > If we are crashed we are crashed. > > I looked into reexecing systemd in this case, but unfortunately the > kernel does not allow reexecing of PID 1 after it crashed. Not entirely > sure what's going on there. But even if that worked I am not sure this > would be too

Re: [systemd-devel] [RFC] VTs for multiple seats

2012-07-05 Thread Alex Deucher
021326.html The basic idea is that you can allocate display resources to separate drm device nodes and then run separate userspace stacks on top of each one or submit rendering/compute commands to a render-only node. Alex ___ systemd-devel mailing list

Re: [systemd-devel] network consuming user services

2012-06-26 Thread Alex Elsayed
Sebastian Tramp wrote: > On Fri, May 04, 2012 at 10:23:25AM +0200, Sebastian Tramp wrote: >> On Thu, May 03, 2012 at 12:29:04AM +0200, Lennart Poettering wrote: >> > On Wed, 02.05.12 22:19, Sebastian Tramp ([email protected]) >> > wrote: >> > >> > > Hi, >> > > >> > > I want to start some

[systemd-devel] Systemd fails start up

2012-04-05 Thread Alex Bosworth
e despite the above mentioned error message. I'm having hard time to figure out exactly at which point it bails out. Any help in this direction will be highly appreciated. Thanks Alex Sent from my iPhone ___ systemd-devel mailing list syste