Linux Commands

Systemd

1. systemctl edit unitname
Add an override configuration for the specified unitname (typically in /etc/systemd/system/unitname.d/override.conf)
 
2. systemctl revert unitname
Remove any override configuration for the specified unitname (typically in /etc/systemd/system/unitname.d/override.conf)