Re: How to remove settings from a systemd unit file

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Patrick O'Callaghan wrote:
> On Wed, 2024-06-05 at 06:41 -0400, Sam Varshavchik wrote:
>> Then, when you get to the actual description:
>>
>>  ProtectHome=
>>      Takes a boolean argument or the special values
>>      "read-only" or "tmpfs". If true, the directories
>>      /home/, /root, and /run/user are made inaccessible
>>      and empty for processes invoked by this unit.
>>
>> What does "true" mean here? Does it refer to the setting
>> existence, overall?  Or, boolean as "true" and "false",
>> but if so, what's "ProtectHome=yes" is all about?
>
> I'd suggest reporting a documentation bug. It's the only
> way this will ever be clarified. I think people generally
> don't bother reporting this kind of thing (and I include
> myself in that) but it's important.

Is it really surprising that systemd (like many other tools)
accepts values of yes/no, 1/0, and on/off in addition to
true/false for boolean settings?

It is documented in systemd.syntax(7), though I imagine many
people don't read all of the docs (which are already
sprawling and massive).  Adding more to it may not help.

FWIW, the documentation says:

    Boolean arguments used in configuration files can be
    written in various formats. For positive settings the
    strings 1, yes, true and on are equivalent. For negative
    settings, the strings 0, no, false and off are
    equivalent.

-- 
Todd

Attachment: signature.asc
Description: PGP signature

--
_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux