SYSTEMD−ACTIVATE



SYSTEMD−ACTIVATE

NAME
SYNOPSIS
DESCRIPTION
OPTIONS
ENVIRONMENT VARIABLES
EXAMPLE 1
EXAMPLE 2
SEE ALSO

NAME

systemd-activate − Test socket activation of daemons

SYNOPSIS

/usr/lib/systemd/systemd−activate [OPTIONS...] daemon [OPTIONS...]

DESCRIPTION

systemd−activate can be used to launch a socket activated daemon from the command−line for testing purposes. It can also be used to launch single instances of the daemon per connection (inetd−style).

The daemon to launch and its options should be specifed after options intended for systemd−activate.

If the −a option is given, file descriptor of the connection will be used as the standard input and output of the launched process. Otherwise, standard input and output will be inherited, and sockets will be passed through file descriptors 3 and higher. Sockets passed through $LISTEN_FDS to systemd−activate will be passed through to the dameon, in the original positions. Other sockets specified with −−listen will use consecutive descriptors.

OPTIONS

−l address, −−listen=address

Listen on this address. Takes a string like "2000" or "127.0.0.1:2001".

−a, −−accept

Launch a separate instance of daemon per connection and pass the connection socket as standard input and standard output.

−E VAR[=VALUE], −−setenv=VAR[=VALUE]

Add this variable to the environment of the launched process. If VAR is followed by "=", assume that it is a variable–value pair. Otherwise, obtain the value from the environment of systemd−activate itself.

−h, −−help

Print a short help text and exit.

−−version

Print a short version string and exit.

ENVIRONMENT VARIABLES

$LISTEN_FDS, $LISTEN_PID

See sd_listen_fds(3).

$SYSTEMD_LOG_TARGET, $SYSTEMD_LOG_LEVEL, $SYSTEMD_LOG_COLOR, $SYSTEMD_LOG_LOCATION

Same as in systemd(1).

EXAMPLE 1

$ /usr/lib/systemd/systemd−activate −l 2000 −a cat

This runs an echo server on port 2000.

EXAMPLE 2

$ /usr/lib/systemd/systemd−activate −l 19531 /usr/lib/systemd/systemd−journal−gatewayd

This runs a socket activated instance of systemd-journal-gatewayd(8).

SEE ALSO

systemd(1), systemd.socket(5), systemd.service(5), cat(1)







Opportunity


Personal Opportunity - Free software gives you access to billions of dollars of software at no cost. Use this software for your business, personal use or to develop a profitable skill. Access to source code provides access to a level of capabilities/information that companies protect though copyrights. Open source is a core component of the Internet and it is available to you. Leverage the billions of dollars in resources and capabilities to build a career, establish a business or change the world. The potential is endless for those who understand the opportunity.

Business Opportunity - Goldman Sachs, IBM and countless large corporations are leveraging open source to reduce costs, develop products and increase their bottom lines. Learn what these companies know about open source and how open source can give you the advantage.





Free Software


Free Software provides computer programs and capabilities at no cost but more importantly, it provides the freedom to run, edit, contribute to, and share the software. The importance of free software is a matter of access, not price. Software at no cost is a benefit but ownership rights to the software and source code is far more significant.


Free Office Software - The Libre Office suite provides top desktop productivity tools for free. This includes, a word processor, spreadsheet, presentation engine, drawing and flowcharting, database and math applications. Libre Office is available for Linux or Windows.





Free Books


The Free Books Library is a collection of thousands of the most popular public domain books in an online readable format. The collection includes great classical literature and more recent works where the U.S. copyright has expired. These books are yours to read and use without restrictions.


Source Code - Want to change a program or know how it works? Open Source provides the source code for its programs so that anyone can use, modify or learn how to write those programs themselves. Visit the GNU source code repositories to download the source.





Education


Study at Harvard, Stanford or MIT - Open edX provides free online courses from Harvard, MIT, Columbia, UC Berkeley and other top Universities. Hundreds of courses for almost all major subjects and course levels. Open edx also offers some paid courses and selected certifications.


Linux Manual Pages - A man or manual page is a form of software documentation found on Linux/Unix operating systems. Topics covered include computer programs (including library and system calls), formal standards and conventions, and even abstract concepts.