systemctl-kill
Verified for current stable LTS
Systemctl Kill Command: Send Sighup Main Process
Use for send sighup main process with Systemctl Kill. Exact CLI syntax to send sighup main process using Systemctl Kill.
When to use this: Use for send sighup main process with Systemctl Kill.
Command Syntax
systemctl kill -s SIGHUP --kill-whom main <unit> systemctl kill -s SIGHUP --kill-whom main <unit> Live Command Builder
Final Command
systemctl kill -s SIGHUP --kill-whom main <unit> Command Breakdown
-s- Command Option
- Tool-specific option used by this command invocation.
--kill-whom- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to send sighup main process using Systemctl Kill.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Systemctl Kill Command: List Available Signals
systemctl kill -s help Systemctl Kill Command: Send Sigterm Terminate Unit systemctl kill <unit> Systemctl Kill Command: Send Specific Signal To Unit systemctl kill -s <signal_number|signal_name> <unit> Ed Command: Start Interactive Editor Quiet Script ed -q -s Git Symbolic Ref Command: Hide Errors And Simplify Output git symbolic-ref -q --short refs/<name>