Man page - herd(1)

Packages contas this manual

Manual

HERD(1) User Commands HERD(1)

herd - Control the shepherd(1) service manager

herd [OPTIONS...] ACTION SERVICE [ARG...] Apply ACTION (start, stop, status, etc.) on SERVICE with the ARGs.

run the given program as GROUP
run the given program as USER
pass the environment variable specified by ENVIRONMENT
run service from DIRECTORY (for transient services)
log service output to FILE
register new service under NAME
display up to NUMBER service log lines
send commands to FILE
display this help and exit
display short usage message and exit
display version information and exit

Mandatory or optional arguments to long options are also mandatory or optional to the corresponding short options.

Report bugs to: bug-guix@gnu.org .
GNU Shepherd general home page: <https://www.gnu.org/software/shepherd/>
General help using GNU software: <https://www.gnu.org/gethelp/>

Copyright © 2025 the Shepherd authors License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.

The full documentation for herd is maintained as a Texinfo manual. If the info and herd programs are properly installed at your site, the command

info shepherd

should give you access to the complete manual.

March 2025 GNU