ssh_systemctl_reload
CommunityQuickly reload a systemd unit's configuration without restarting the service.
Software Engineering#system configuration#remote management#systemd#Linux administration#reload service
AuthorNightreaver
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill solves the issue of needing to reload the configuration of a systemd unit without restarting the service, which allows for zero-downtime updates.
Core Features & Use Cases
- Zero-Downtime Reload: Reloads the configuration of a systemd unit, like nginx, sshd, postfix, etc., without restarting the service.
- Systemd Unit Support: Specifically designed for units that have
ExecReload=configured in their unit file. - Use Case: If you need to update the configuration of a web server and don't want to disrupt ongoing connections.
Quick Start
Reload the configuration of the 'nginx.service' on your web server using ssh_systemctl_reload(host="web01", unit="nginx.service").
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: ssh_systemctl_reload Download link: https://github.com/Nightreaver/python-ssh-mcp/archive/main.zip#ssh-systemctl-reload Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.