Examples (4)
Reload or restart a unit
Reload or restart multiple units matching a pattern
systemctl reload-or-restart patternRun the command without waiting for the operation to complete
systemctl reload-or-restart unit --no-blockApply the command only to user units
systemctl reload-or-restart unit --usermade by @shridhargupta | data from tldr-pages