サクサク読めて、アプリ限定の機能も多数!
トップへ戻る
アメリカ大統領選
www.freedesktop.org
Back to systemd This page has been obsoleted and replaced: https://systemd.io/THE_CASE_FOR_THE_USR_MERGE. The Case for the /usr Merge Why the /usr Merge Makes Sense for Compatibility Reasons This is based on the Fedora feature for the same topic, put together by Harald Hoyer and Kay Sievers. This feature has been implemented successfully in Fedora 17. Note that this page discusses a topic that is
Description¶A unit file is a plain text ini-style file that encodes information about a service, a socket, a device, a mount point, an automount point, a swap file or partition, a start-up target, a watched file system path, a timer controlled and supervised by systemd(1), a resource management slice or a group of externally created processes. See systemd.syntax(7) for a general description of the
What is D-Bus? D-Bus is a message bus system, a simple way for applications to talk to one another. In addition to interprocess communication, D-Bus helps coordinate process lifecycle; it makes it simple and reliable to code a "single instance" application or daemon, and to launch applications and daemons on demand when their services are needed. D-Bus supplies both a system daemon (for events suc
OVERVIEW polkit provides an authorization API intended to be used by privileged programs (“MECHANISMS”) offering service to unprivileged programs (“SUBJECTS”) often through some form of inter-process communication mechanism. In this scenario, the mechanism typically treats the subject as untrusted. For every request from a subject, the mechanism needs to determine if the request is authorized or i
Synopsisservice.service, socket.socket, mount.mount, swap.swap Description¶Unit configuration files for services, sockets, mount points, and swap devices share a subset of configuration options which define the execution environment of spawned processes. This man page lists the configuration options shared by these four unit types. See systemd.unit(5) for the common options of all unit configurati
Description¶In systemd, timestamps, time spans, and calendar events are displayed and may be specified in closely related syntaxes. Displaying Time Spans¶Time spans refer to time durations. On display, systemd will present time spans as a space-separated series of time values each suffixed by a time unit. Example: 2h 30minAll specified time values are meant to be added up. The above hence refers t
Namesystemd-resolved.service, systemd-resolved — Network Name Resolution manager Description¶systemd-resolved is a system service that provides network name resolution to local applications. It implements a caching and validating DNS/DNSSEC stub resolver, as well as an LLMNR and MulticastDNS resolver and responder. Local applications may submit network name resolution requests via three interfaces
Welcome to Fedora 20 (Heisenbug)! [ OK ] Reached target Remote File Systems. [ OK ] Listening on Delayed Shutdown Socket. [ OK ] Listening on /dev/initctl Compatibility Named Pipe. [ OK ] Reached target Paths. [ OK ] Reached target Encrypted Volumes. [ OK ] Listening on Journal Socket. Mounting Huge Pages File System... Mounting POSIX Message Queue File System... Mounting Debug File System... Star
Back to systemd This page has been obsoleted and replaced: https://systemd.io/NETWORK_ONLINE. Running Services After the Network is up So you have configured your service to run after network.target but it still gets run before your network is up? And now you are wondering why that is and what you can do about it? LSB init scripts know the $network facility. As this facility is defined only very u
Back to systemd This page has been obsoleted and replaced by a man page: systemd.net-naming-scheme(7). Generators Predictable Network Interface Names Starting with v197 systemd/udev will automatically assign predictable, stable network interface names for all local Ethernet, WLAN and WWAN interfaces. This is a departure from the traditional interface naming scheme ("eth0", "eth1", "wlan0", ...), b
Description¶A unit configuration file whose name ends in ".service" encodes information about a process controlled and supervised by systemd. This man page lists the configuration options specific to this unit type. See systemd.unit(5) for the common options of all unit configuration files. The common configuration items are configured in the generic [Unit] and [Install] sections. The service spec
Welcome to freedesktop.org freedesktop.org hosts the development of free and open source software, focused on interoperability and shared technology for open-source graphical and desktop systems. We do not ourselves produce a desktop, but we aim to help others to do so. Our loose community of projects mostly produce software and/or specifications. Software projects Most of our member projects prod
Configuration Directories and Precedence¶The default configuration is set during compilation, so configuration is only needed when it is necessary to deviate from those defaults. The main configuration file is loaded from one of the listed directories in order of priority, only the first file found is used: /etc/systemd/, /run/systemd/, /usr/local/lib/systemd/ [1], /usr/lib/systemd/. The vendor ve
Description¶A unit configuration file whose name ends in ".path" encodes information about a path monitored by systemd, for path-based activation. This man page lists the configuration options specific to this unit type. See systemd.unit(5) for the common options of all unit configuration files. The common configuration items are configured in the generic [Unit] and [Install] sections. The path sp
You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert
Description¶A daemon is a service process that runs in the background and supervises the system or provides functionality to other processes. Traditionally, daemons are implemented following a scheme originating in SysV Unix. Modern daemons should follow a simpler yet more powerful scheme (here called "new-style" daemons), as implemented by systemd(1). This manual page covers both schemes, and in
S¶sd-boot(7) — A simple UEFI boot manager sd-bus(3) — A lightweight D-Bus IPC client library sd-bus-errors(3) — Standard D-Bus error names sd-daemon(3) — APIs for new-style daemons sd-device(3) — API for enumerating and introspecting local devices sd-event(3) — A generic event loop implementation sd-hwdb(3) — Read-only access to the hardware description database sd-id128(3) — APIs for processing 1
~/.config/user-tmpfiles.d/*.conf $XDG_RUNTIME_DIR/user-tmpfiles.d/*.conf ~/.local/share/user-tmpfiles.d/*.conf … /usr/share/user-tmpfiles.d/*.conf #Type Path Mode User Group Age Argument f /file/to/create mode user group - content f+ /file/to/create-or-truncate mode user group - content w /file/to/write-to - - - - content w+ /file/to/append-to - - - - content d /directory/to/create-and-clean-up mo
Synopsisservice.service, socket.socket, device.device, mount.mount, automount.automount, swap.swap, target.target, path.path, timer.timer, slice.slice, scope.scope /etc/systemd/system.control/* /run/systemd/system.control/* /run/systemd/transient/* /run/systemd/generator.early/* /etc/systemd/system/* /etc/systemd/system.attached/* /run/systemd/system/* /run/systemd/system.attached/* /run/systemd/g
Beignet Beignet is an open source implementation of the OpenCL specification - a generic compute oriented API. This code base contains the code to run OpenCL programs on Intel GPUs which basically defines and implements the OpenCL host functions required to initialize the device, create the command queues, the kernels and the programs and run them on the GPU. The code base also contains the compil
OpenWFD - Open Source WiFi-Display Implementation Overview OpenWFD is an Open-Source implementation of the Wifi-Display standard (abbr. WFD). It is also commonly known as Miracast, the name of the WiFi-Alliance certification program. Miracast is basically a wireless HDMI-cable. It defines a way to connect monitors to your devices via WiFi-Direct. Compared to other known streaming protocols, it pro
Planet The Perfect Setup This page tries to explain what steps are necessary to get the "perfect" PulseAudio setup on your system. Following these rules should enable the user to run 90% of all Linux/Unix applications on top of PulseAudio. Users: use your Linux distributions packages and instructions as much as possible to maintain compatibility with the systems they provide, such as updates and a
Fontconfig Fontconfig is a library for configuring and customizing font access. About Fontconfig Fontconfig can: discover new fonts when installed automatically, removing a common source of configuration problems. perform font name substitution, so that appropriate alternative fonts can be selected if fonts are missing. identify the set of fonts required to completely cover a set of languages. hav
/etc/fonts/fonts.conf /etc/fonts/fonts.dtd /etc/fonts/conf.d $XDG_CONFIG_HOME/fontconfig/conf.d $XDG_CONFIG_HOME/fontconfig/fonts.conf ~/.fonts.conf.d ~/.fonts.conf DescriptionFontconfig is a library designed to provide system-wide font configuration, customization and application access. Functional OverviewFontconfig contains two essential modules, the configuration module which builds an interna
次のページ
このページを最初にブックマークしてみませんか?
『www.freedesktop.org』の新着エントリーを見る
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く