...fy_init (2), but has a flags argument that provides access to some extra functionality. • inotify_add_watch (2) manipulates the "watch list" associated with an inotify instance.…List all manpages from the systemd project NAME systemd.index - List all manpages from the systemd project 3 30-systemd-environment-d-generator (8) — Load variables specified by en…Index of configuration directives NAME systemd.directives - Index of configuration directives UNIT DIRECTIVES Directives for configuring units, used in unit files. Accept= systemd.…Kernel command line parameters NAME kernel-command-line - Kernel command line parameters SYNOPSIS /proc/cmdline DESCRIPTION The kernel, the programs running in the initrd and in th…monitoring filesystem events NAME fanotify - monitoring filesystem events DESCRIPTION The fanotify API provides notification and interception of filesystem events. Use cases includ…I/O event notification facility NAME epoll - I/O event notification facility SYNOPSIS #include <sys/epoll.h> DESCRIPTION The epoll API performs a similar task to poll (2): monitori…process identifiers NAME credentials - process identifiers DESCRIPTION Process ID (PID) Each process has a unique nonnegative integer identifier that is assigned when the process i…roff language reference for mandoc NAME roff — roff language reference for mandoc DESCRIPTION The roff language is a general purpose text formatting language. Since traditional imp…overview of signals NAME signal - overview of signals DESCRIPTION Linux supports both POSIX reliable signals (hereinafter "standard signals") and POSIX real-time signals. Signal di…Hierarchical Fair Service Curve NAME tc-hfcs - Hierarchical Fair Service Curve HISTORY & INTRODUCTION HFSC (Hierarchical Fair Service Curve) is a network packet scheduling algorith…change the definition of a publication NAME ALTER_PUBLICATION - change the definition of a publication SYNOPSIS ALTER PUBLICATION name ADD publication_object [, ...] ALTER PUBLICAT…change the definition of a type NAME ALTER_TYPE - change the definition of a type SYNOPSIS ALTER TYPE name OWNER TO { new_owner | CURRENT_ROLE | CURRENT_USER | SESSION_USER } ALTER…change the definition of a foreign table NAME ALTER_FOREIGN_TABLE - change the definition of a foreign table SYNOPSIS ALTER FOREIGN TABLE [ IF EXISTS ] [ ONLY ] name [ * ] action […change the definition of a foreign server NAME ALTER_SERVER - change the definition of a foreign server SYNOPSIS ALTER SERVER name [ VERSION ' new_version ' ] [ OPTIONS ( [ ADD | S…change the definition of a foreign-data wrapper NAME ALTER_FOREIGN_DATA_WRAPPER - change the definition of a foreign-data wrapper SYNOPSIS ALTER FOREIGN DATA WRAPPER name [ HANDLER…change the definition of a domain NAME ALTER_DOMAIN - change the definition of a domain SYNOPSIS ALTER DOMAIN name { SET DEFAULT expression | DROP DEFAULT } ALTER DOMAIN name { SET…change the definition of a user mapping NAME ALTER_USER_MAPPING - change the definition of a user mapping SYNOPSIS ALTER USER MAPPING FOR { user_name | USER | CURRENT_ROLE | CURREN…change role name or membership NAME ALTER_GROUP - change role name or membership SYNOPSIS ALTER GROUP role_specification ADD USER user_name [, ... ] ALTER GROUP role_specification …change the definition of a table NAME ALTER_TABLE - change the definition of a table SYNOPSIS ALTER TABLE [ IF EXISTS ] [ ONLY ] name [ * ] action [, ... ] ALTER TABLE [ IF EXISTS …implementations of linked lists and queues NAME queue - implementations of linked lists and queues DESCRIPTION The <sys/queue.h> header file provides a set of macros that define an…