Hi Michal,
Thank you for your reply. I can grasp the point.
Please let me ask more questions if I think of any.
Besides, I will fix the name of slice in the picture soon.
BR-Matthew
From: Michal Koutný
Sent: Monday, June 30, 2025 1:45 PM
To: Matthew Chae
Cc
ld be a use case for this kind of structure?
Thanks,
Matthew
> /run/ is only mounted by systemd if it is not pre-mounted already by
> the container manager. We generally assume the container manager does
> that (for example systemd-nspawn does it that way), already because
> /run/host/ is the mechanism to pass outside info/resources into the
> container in
I have a question regarding a bug and (primarily philosophical) approach to
take to fix the bug.
Note, I'm not requesting the bug be fixed -- I'm happy to supply any patches, I
am just keen to get some direction on the approach to take.
So, the bug appears due to very early mount decisions made
FWIW, I have to rescue a bunch of systemd messages from gmail spam
folder, including znoteer's.
Letting you know in case this is related.
On Tue, 21 Mar 2023 at 21:26, Andrej Manduch wrote:
>
> Hi Zbyszek,
>
> In every e-mail from systemd-devel there is in header:
>
> >List-Unsubscribe:
> >
Hello,
I'd like to create the following routes via systemd-networkd. I've
read through the systemd.network manpage and located the
MultiPathRoute= directive however the syntax in the manpage and also
in the function config_parse_multipath_route strongly suggest it requires
a gateway address. Altho
rote:
> On So, 08.03.20 22:07, Matthew Wardrop ([email protected]) wrote:
>
> > Greetings all,
> >
> > When I heard news of systemd-homed I was excited, since it was my
> > understanding I'd be able to ferry only my external hard drive between
> home
> &g
Greetings all,
When I heard news of systemd-homed I was excited, since it was my
understanding I'd be able to ferry only my external hard drive between home
and work during my bicycle commute, and be able to forget about user id
issues/etc. I tried to set it up, but must be missing something.
On
On Tue, Nov 5, 2019 at 8:33 AM Chris Murphy wrote:
>
> On Fri, Nov 1, 2019 at 2:31 PM Matthew Garrett wrote:
> >
> > The initrd already contains a UI stack in order to permit disk unlock
> > at boot time, so this really doesn't seem like a problem?
>
> It'
On Thu, Oct 31, 2019 at 5:06 PM Lennart Poettering
wrote:
> Paging doesn't allow that really. It's always ugly. You'd have to have
> your own UI stack in the initrd, i.e. basically have an alternative
> root disk, that possesses the screen exclusively as long as the system
> is up but not unlocked
On Tue, Jun 4, 2019 at 9:42 AM Steve Dickson wrote:
> AVC avc: denied { sys_chroot } for pid=2919 comm="rpc.mountd"
> capability=18 scontext=system_u:system_r:nfsd_t:s0
> tcontext=system_u:system_r:nfsd_t:s0 tclass=capability permissive=0
This is an SELinux policy violation, nothing to do w
> The point I was trying to make was: "CPUID" and the model-specific registers
> (thus the name) depend very much on the CPU being used. While the kernel makes
> grat efforts to get things right, I wondered whether it's the best idea
> whether
> to repeat that effort in an application program.
Co
Yes, sadly https://12factor.net/ has a lot of currency.
The first time I read that config section I thought
1. it doesn't answer the question; how/where/when do those env vars get
defined?
2. it's not secure
Matt
On Tue, 13 Nov 2018 at 21:20, Tomasz Torcz wrote:
> On Wed, Nov 14, 2018 at 02:1
>> How can I porting the systemd to the embedded linux?
> Many embedded Linux distros already contain support for systemd, it's
probably best to ask those distros for details.
There is this. Three years old but it may be useful:
https://github.com/jdub/openwrt-systemd
On 7 May 2018 at 03:55
In particular: "Rethinking pid 1"
http://0pointer.de/blog/projects/systemd.html
On 6 May 2018 at 17:25, Matthew Hannigan wrote:
>
> Try
> https://www.freedesktop.org/wiki/Software/systemd/
> and all the articles at Lennart's blog
> http://0pointer.net/blog/
>
Try
https://www.freedesktop.org/wiki/Software/systemd/
and all the articles at Lennart's blog
http://0pointer.net/blog/
Matt
On 6 May 2018 at 16:44, www wrote:
> Dear,
>
> I want to study the system, but I don’t know how to begin it. Who can give
> me some advices to study sytemd?
>
> I searche
Hi,
*Summary:*I'm trying to debug not being able to get an IPv6 DHCPv6 address
when using systemd-networkd (v229 Ubuntu 16.04) with an LTE Modem. It'd be
really great if someone could at least validate my config file below!
matt@crash-override ~ $ cat /etc/systemd/network/10-usb.network
[Match]
I've been considering the dbus API, as I arrived at a similar conclusion while
researching this last night. The downside is that, since some services are
provided to me in binary form only, I can't deploy it across all daemons.
In short, I'd be happy with just being able to send SIGTERM and SIG
* Matthew Giassa [2017-09-26 21:07:16 -0700]:
I know there are workarounds for ExecStart for example, using /bin/bash to
evaluate environment variables, but I think that special case only applies to
ExecStart, ExecStartPre, and Executor, as they actually get executed rather
than just
Additionally, does systemd support assigning an environment variable to an
internal variable, ie:
Environment=MYPIDFILE=/var/run/mine.pid
PIDFILE=$MYPIDFILE
I know there are workarounds for ExecStart for example, using /bin/bash to
evaluate environment variables, but I think that special case o
I have a project where I'm adding some services to a Raspberry Pi 3,
and have decided to go with systemd being (mostly) responsible for
launching all of the services. All of the server processes use a common
API to do some initial setup (argument parsing, init, etc), drop root
permissions, and t
>
> Lennart
Again, this logic worked well when the level of dynamism was lower.
But now the level of dynamism is higher and different principles should apply.
You aren't thinking very much about how it will work for newer users.
Matthew.
__
ic namespace
we're used to using for decades, is now *precisely* the one we're not supposed
to use. And nobody provided a working example of the override file in the
documentation... so then no new users experiencing the changes will have any
good idea what to do to fix thin
d see in `udevadm monitor --env` or
> `udevadm info /sys/class/net/eth0`.
Thanks for these. It should help a lot in the future.
Matthew.
___
systemd-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/systemd-devel
On Thu, Nov 12, 2015 at 12:40:04AM -0500, Matthew Hall wrote:
> The process for adding an account on the FDO wiki is extremely confusing for
> any non-expert users:
>
> http://wiki.freedesktop.org/sitewranglers/wiki/401/
>
> There is no way anybody that isn't a crypto g
On Thu, Nov 12, 2015 at 12:12:55AM -0500, Matthew Hall wrote:
> /etc/udev/rules.d/70-net-names.rules:
> SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", SUBSYSTEM=="pci",
> KERNELS==":00:1f.6", NAME="eth0"
> SUBSYSTEM==&qu
ifferent wrong order, which did not match the lspci order,
did not match the default PCI naming order (obviously enough) and did not
match the udev rules.
During all of these I also kept checking journalctl -u systemd-udevd and
/var/log, but I did not get any useful output there either.
What do I need to do to get this right?
Matthew.
___
systemd-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/systemd-devel
I have a few gigs - so it shouldn't be a problem. I'm using parallels
9. I will try manually when I have the time.
On Tue, Jun 23, 2015 at 2:18 PM, Johannes Ernst
wrote:
>
>> On Jun 23, 2015, at 7:45, Matthew Karas wrote:
>>
>> I am trying to configure a
I am trying to configure a container after creation using machinectl
but I'm coming up against problems in my implementation. If this
isn't the correct way to set up a container after creation please let
me know the right way.
-My Implementation--
I'm running a bash loop installing mo
within 1s to kill container.
Failed to create directory /srv/srv1//sys/fs/selinux: Read-only file system
Failed to create directory /srv/srv1//sys/fs/selinux: Read-only file system
On Mon, Jun 15, 2015 at 12:24 PM, Lennart Poettering
wrote:
> On Mon, 15.06.15 12:21, Matthew Karas (mkarasc...@gmail.
Here is my output
https://gist.github.com/mkcybi/eae6a2a67c5dc864
-- Forwarded message --
From: Lennart Poettering
Date: Mon, Jun 15, 2015 at 11:32 AM
Subject: Re: [systemd-devel] Fedora 21 and systemd-nspawn
To: Matthew Karas
Cc: [email protected]
On
I'm trying to use systemd-nspawn but when I launch it and try to login
as root - it still asks for a password and I can't seem to set one.
The docs for fedora mentioned turning off auditing - which I've done.
My cmd line says audit=0 at the end.
$ cat /proc/cmdline
BOOT_IMAGE=/vmlinuz-3.1
up the
dropbear service without my special configs (as it starts
dropbear.service). If I don't start dropbear.socket - my script
errors out because port22 isn't a socket.
On Mon, Jun 1, 2015 at 11:37 PM, Andrei Borzenkov wrote:
> В Mon, 1 Jun 2015 16:36:38 -0400
> Matthew Karas пиш
I am trying to start a dropbear service after my openvpn service starts up.
---
[Unit]
Description=SSH Per-Connection Server
Wants=dropbearkey.service
After=syslog.target dropbearkey.service
[email protected]
[email protected]
---
On Sun, Apr 19, 2015 at 11:37:31PM +0200, Kay Sievers wrote:
> On Sat, Apr 18, 2015 at 9:39 PM, Matthew Garrett wrote:
> > 1) having this in udev makes it easier for users to alter the
> > configuration - the kernel can then afford to be conservative until we
> > enable pow
ev, so people already expect to
find it here.
--
Matthew Garrett | [email protected]
___
systemd-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/systemd-devel
From: Matthew Garrett
PCI power management seems to work fine on Intel HDA controllers, so let's
turn that on. We can expand this to other vendors based on user feedback.
---
Makefile.am | 3 ++-
rules/90-hda-controller-pm.rules | 3 +++
2 files changed, 5 insertions(
From: Matthew Garrett
If a Bluetooth controller is built into the machine, it should be safe to
enable runtime power management on it. Let's do so.
---
Makefile.am | 3 ++-
rules/90-usb-bluetooth-pm.rules | 8
2 files changed, 10 insertions(+), 1 deletion(-)
c
From: Matthew Garrett
4.1 ports HDA codec power management to the standard runtime PM framework,
which means we have per-codec control over whether it's enabled or not.
We've traditionally left this disabled because on some codecs enabling it
causes popping noises on power transition
Modern hardware is very sensitive to peripheral power management state. While
the kernel supports runtime PM on a lot of hardware, it's mostly disabled by
default due to the risk of it breaking a subset of devices. Let's turn it on
on devices where we have reasonable confidence in it working, with
From: Matthew Garrett
We only care about whether our direct parent is removable, not whether any
further points up the tree are - the kernel will take care of policy for
those itself. This enables autosuspend on devices where the root hub reports
that its removable state is unknown.
---
rules
On 05/13/2014 04:44 AM, [email protected] wrote:
> hi all,
>
> i tried to compile some source code on archlinux (v 2014.05.01), but i got an
> error: (header missing ?)
> fatal error:*systemd/sd-event.h*: No such file or directory
> #include
> ^
> compilation terminated.
>
I get
On 04/19/2014 02:49 PM, Nikolaus Rath wrote:
> Hello,
>
> I have several LUKS encrypted volumes that use the same
> passphrase. Before switching to systemd, I have used the decrypt_keyctl
> keyscript to cache the passphrase, so that I have to enter it only once.
>
> As far as I can tell, the syst
---
Semi-shameless bump, but new email address would be preferred
src/cryptsetup/cryptsetup-generator.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/cryptsetup/cryptsetup-generator.c
b/src/cryptsetup/cryptsetup-generator.c
index 75d56dd..f4eeb2a 100644
--- a/src/crypt
From: Matthew Monaco
---
Really? No one has used this?
src/cryptsetup/cryptsetup-generator.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/cryptsetup/cryptsetup-generator.c
b/src/cryptsetup/cryptsetup-generator.c
index 75d56dd..f4eeb2a 100644
--- a/src/cryptsetup
On 04/02/2014 03:41 AM, Ivan Shapovalov wrote:
> Hello all,
>
> I've noticed that systemd-networkd.service (ordered Before=network.target)
> finishes its startup before the connection is established/failed. Because of
> this, some networking daemons ordered After=network.target (like openvpn) ar
From: Matthew Monaco
---
man/systemd.network.xml | 6 ++
src/network/networkd-manager.c | 3 +++
src/network/networkd-network-gperf.gperf | 1 +
src/network/networkd-network.c | 1 +
src/network/networkd.h | 1 +
5 files changed, 12
From: Matthew Monaco
logind considers it an error for a seat other than seat0 to have a
non-zero vtnr for CreateSession
---
This is what I've been using for the past 3 weeks.
src/login/pam-module.c | 6 ++
1 file changed, 6 insertions(+)
diff --git a/src/login/pam-module.c b/src/
On 01/03/2014 07:51 AM, David Herrmann wrote:
> Hi
>
> On Fri, Jan 3, 2014 at 3:24 PM, Matthew Monaco wrote:
>> I was having trouble getting a session on seat1 with v208, so I moved to git
>> which has a nicer error message than EINVAL:
>>
>> pam_systemd(lightdm:
I was having trouble getting a session on seat1 with v208, so I moved to git
which has a nicer error message than EINVAL:
pam_systemd(lightdm:session): Asking logind to create session: uid=1000 pid=637
service=lightdm type=x11 class=user seat=seat1 vtnr=2 tty= display=:1 remote=no
remote_user= rem
hibernation when the battery reaches a
> + * critical level */
> +if (p[0] == '3' && p[1] == '\0')
> +return true;
That seems a little harsh - not all firmware exposes the settings for
this. I think it's l
On Sun, Oct 13, 2013 at 10:09:28PM +0200, Bastien Nocera wrote:
> On Sun, 2013-10-13 at 20:57 +0100, Matthew Garrett wrote:
> > On Sun, Oct 13, 2013 at 09:50:59PM +0200, Bastien Nocera wrote:
> >
> > > +r =
> > > read_one_line_file("/sys/bus/acpi
On 04/03/2013 08:22 AM, Will Stephenson wrote:
> I'm joining the flock of desktop people investigating using systemd to start a
> desktop session. So far I've checked out user-session-units and have created
> some more granular unit files that will do a native systemd start rather than
> u-s-u's w
I noticed that when isolating a target that requires a .socket, the
.service which the socket activates will be stopped. Is this intentional?
I expected the service to be left alone (even in the weaker case that the socket
wasn't already active).
___
syst
ing the updated udl driver, and what kind of perf increase can
be expected? The system is currently on 3.7.10.
Matt Cox
On Wed, Mar 20, 2013 at 4:13 PM, Lennart Poettering
wrote:
> On Wed, 20.03.13 21:35, poma ([email protected]) wrote:
>
>>
>> On 20
es not seem to have
the multiseat-X-wrapper to force it (systemd version 195-13.11.1).
On Wed, Mar 20, 2013 at 10:15 AM, Lennart Poettering
wrote:
> On Tue, 19.03.13 17:51, Matthew Cox ([email protected]) wrote:
>
>> I'm trying to get HP T100s to work for a multiseat configura
I'm trying to get HP T100s to work for a multiseat configuration. I
was unable to find the hardware IDs in the database files and believe
that may fix the issue. Currently maintained are the Plugable usb
hwid's. One includes the DL-125 chipset, which is the same chipset the
HP T100 uses. HP T100's
From: Matthew Monaco
---
man/pam_systemd.xml| 9 +
src/login/pam-module.c | 12 ++--
2 files changed, 19 insertions(+), 2 deletions(-)
diff --git a/man/pam_systemd.xml b/man/pam_systemd.xml
index 2d2f191..600bfd7 100644
--- a/man/pam_systemd.xml
+++ b/man/pam_systemd.xml
From: Matthew Monaco
---
man/pam_systemd.xml| 9 +
src/login/pam-module.c | 12 ++--
2 files changed, 19 insertions(+), 2 deletions(-)
diff --git a/man/pam_systemd.xml b/man/pam_systemd.xml
index 2d2f191..5cf14b2 100644
--- a/man/pam_systemd.xml
+++ b/man/pam_systemd.xml
On Thu, Dec 06, 2012 at 05:05:17PM +0100, Kay Sievers wrote:
> Matthew, any idea?
> Remove the rule?
Sure. My suspicion is that this is fine with some firmware versions, but
figuring out which is going to be a pain. Probably easiest to drop it.
--
Matthew Garrett | [email protected]
From: Matthew Monaco
---
I don't see any reason why every DM (LightDM for me) needs code to support this.
It looks to me like its safe to just point to the data in argv, let me know if
it isn't.
man/pam_systemd.xml| 9 +
src/login/pam-module.c | 14 +++--
On 11/23/2012 02:27 AM, Henrik Grindal Bakken wrote:
> Colin Guthrie writes:
>
>> I don't think this really applies here. The day-to-day commands are
>> really systemctl, journalctl and loginctl (although the last one is
>> likely not often used).
>
> I think it's a bit annoying that systemctl i
On 10/28/2012 08:33 AM, Martin Blumenstingl wrote:
> Hi,
>
> I switched to systemd yesterday as I was curious if/how it would work
> out for me.
> There is one really annoying thing so far:
>
> I have 3 hard disks listed in /etc/crypttab.
> I have to enter a password for each one at boot time.
>
On 10/15/2012 04:42 AM, Jakob Hetzelein wrote:
> Dear list,
>
> since there don't seem to be many people around worrying about the
> interaction between *Truecrypt and systemd*, I recently encountered the
> problem of incorporating the mounting of my home directory neatly into
> systemd's start up
On 01/10/12 23:53, Mirco Tischler wrote:
2012/10/2 Kok, Auke-jan H :
On Mon, Oct 1, 2012 at 4:58 AM, Matthew Booth wrote:
I have a requirement to restart squid whenever the VPN goes up or down[1].
Reading around, it seems that the way to do this would be in response to the
relevant D-Bus
tarted.
P.S. I'm not subscribed.
--
Matthew Booth, RHCA, RHCSS
Red Hat Engineering, Virtualisation Team
GPG ID: D33C3490
GPG FPR: 3733 612D 2D05 5458 8A8A 1600 3441 EA19 D33C 3490
___
systemd-devel mailing list
[email protected]
http://
On 09/28/2012 01:09 PM, Kok, Auke-jan H wrote:
> On Fri, Sep 28, 2012 at 11:58 AM, Mantas Mikulėnas wrote:
>> On Fri, Sep 28, 2012 at 9:47 PM, Kok, Auke-jan H
>> wrote:
>>> On Fri, Sep 28, 2012 at 4:23 AM, Peeters Simon
>>> wrote:
2012/9/28 Peter Lemenkov :
> Hello All!
Hello
On 09/28/2012 05:54 AM, Peter Lemenkov wrote:
> Hello All!
>
> 2012/9/28 Peeters Simon :
>>> Second question - I've lost all /etc/profile stuff which was set up
>>> somehow in the depths of Xorg-related script's swamp. I'd like to run
>>> it (as well as some other shell scripts) and borrow its env
On 09/18/2012 08:57 PM, Alexander E. Patrakov wrote:
> David Herrmann wrote:
>> I don't use any DEs but often close the lid while some background job
>> is running (compiler or whatever).
>
> Do you do that while on battery? If not, then I'd say that a good idea would
> be to suspend only if clo
On 09/10/2012 02:24 PM, Lennart Poettering wrote:
> On Mon, 10.09.12 15:56, Roland Schatz ([email protected]) wrote:
>
>> On 10.09.2012 09:57, Lennart Poettering wrote:
>>> Well, I am not aware of anybody having done measurements recently
>>> about this. But I am not aware of anybody r
On 07/09/2012 10:51 AM, Lennart Poettering wrote:
> On Fri, 29.06.12 13:40, Tom Gundersen ([email protected]) wrote:
>
>> This is useful if your keyfile is a block device, and you want to
>> use a specific part of it, such as an area between the MBR and the
>> first partition.
>>
>> This feature is doc
From: Matthew Monaco
---
src/cryptsetup/cryptsetup.c |6 ++
1 file changed, 6 insertions(+)
diff --git a/src/cryptsetup/cryptsetup.c b/src/cryptsetup/cryptsetup.c
index 6d4e965..b26fcca 100644
--- a/src/cryptsetup/cryptsetup.c
+++ b/src/cryptsetup/cryptsetup.c
@@ -41,6 +41,7 @@ static
ough, regardless how "movable"
> your machine is.
What "as well as possible" might be is a matter of policy. In many cases,
"please wait until the network is fixed, then continue" is absolutely the
best reaction.
--
Matthew Miller [email protected]
summer.
When it comes back on, you don't want it to be instantly rooted with the big
exploit that was patched in July but not yet applied on this system since it
was off.
Ideally, you do what you're suggesting, but you also want to cover the other
side too.
--
Matthew Miller
rather than trying to shoehorn it in to the general
startup.
In fact, to be safe, I can imagine a startup procedure where
sysupdates.target is the boot default, and when that completes it switches
to multiuser.target (via isolate, or even via kexec if a new kernel is
requi
service starts earlier but can
be restarted with the updated version before it is actually accessible, that
is fine.)
Is this possible with systemd?
--
Matthew Miller [email protected] <http://mattdm.org/>
___
s
ence of this directory besides FHS conformance?
Yes. It's where to put non-transient service data that does not belong to a
user, and does not belong to a package.
--
Matthew Miller
Senior Systems Architect -- Instructional & Research Computing Services
Harva
ut. Basically all you are doing is asking for people
to yell at you. :)
--
Matthew Miller [email protected] <http://mattdm.org/>
___
systemd-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/systemd-devel
dmins who want to start something in a kludgy get-it-going-on boot way
*exactly* want to avoid thinking about ordering. That's what rc.local is
*for*.
--
Matthew Miller [email protected] <http://mattdm.org/>
___
system
draw a line in the sand and make that declaration, it should be
officially said somewhere.
--
Matthew Miller [email protected] <http://mattdm.org/>
___
systemd-devel mailing list
[email protected]
http://list
packages may or may not also entail changes to /etc, of course.)
--
Matthew Miller [email protected] <http://mattdm.org/>
___
systemd-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/systemd-devel
gt; this change...
https://bugzilla.redhat.com/show_bug.cgi?id=644868
This was fixed, and since then it seems to have been working fine on my
test system with this configuration.
--
Matthew Miller [email protected] <http://mattdm.org/>
or the Fedora 15 release notes?
--
Matthew Miller [email protected] <http://mattdm.org/>
___
systemd-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/systemd-devel
el - Messiah - Hallelujah Chorus
--
Matthew Miller [email protected] <http://mattdm.org/>
___
systemd-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/systemd-devel
ch is useful for other non-system-level tasks as well.
--
Matthew Miller
Senior Systems Architect -- Instructional & Research Computing Services
Harvard School of Engineering & Applied Sciences
___
systemd-devel mailing list
systemd-devel@li
On Mon, Sep 20, 2010 at 10:13:20AM -0300, Gustavo Sverzut Barbieri wrote:
> Maybe integrate it into systemd? It's one single .c file as far as I
> could check.
What's the advantage of making this monolithic?
--
Matthew Miller [email protected] &l
ter every installation of
> systemd :-/
Or, conversely, why not enable 12 by default?
> - should we provide a "clean /tmp" service?
At boot, or scheduled?
--
Matthew Miller [email protected] <http://mattdm.org/>
__
for this exact reason. :)
Unfortunately, there are some technical hurdles to doing that. So for now,
if you could tag and fire off both builds, it'd help increase the testing of
new systemd builds.
--
Matthew Miller [email protected] <http://mattdm.org/>
__
On Wed, Sep 08, 2010 at 08:28:09AM -0500, Jack Byer wrote:
> If you mean "no, there are no plans to support that" then please just say so
> plainly.
The two examples you've listed are supported already.
--
Matthew Miller [email protected]
odo list but I haven't gotten
to it yet.
--
Matthew Miller [email protected] <http://mattdm.org/>
___
systemd-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/systemd-devel
solate show $t|grep -q 'yes' && echo $t ;
done
but that's way more awk than should be necessary. And as I understand it,
--all still won't list everything.
--
Matthew Miller [email protected] <http://mattdm.org/>
_
e got no problem doing it myself for my own system, but it seems
good in general.
--
Matthew Miller [email protected] <http://mattdm.org/>
___
systemd-devel mailing list
[email protected]
http://lists.freedeskt
7;ve got a suggested patch
to expand the documentation a bit, hopefully making it more clear to new
systemd users.
Is there an easy way to list all units where AllowIsolate is enabled? That
should be included alongside this, I think.
--
Matthew Miller [email protected] <http://mattdm
93 matches
Mail list logo