Преглед изворни кода

mention pkill and killall

tags/v2.1.0-rc1
Shivaram Lingamneni пре 4 година
родитељ
комит
f667c035a9
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1
    1
      docs/MANUAL.md

+ 1
- 1
docs/MANUAL.md Прегледај датотеку

161
 
161
 
162
 If you are using Certbot 0.29.0 or higher, you can also change the ownership of the files under `/etc/letsencrypt` so that the oragono user can read them, as described in the [UnrealIRCd documentation](https://www.unrealircd.org/docs/Setting_up_certbot_for_use_with_UnrealIRCd#Tweaking_permissions_on_the_key_file).
162
 If you are using Certbot 0.29.0 or higher, you can also change the ownership of the files under `/etc/letsencrypt` so that the oragono user can read them, as described in the [UnrealIRCd documentation](https://www.unrealircd.org/docs/Setting_up_certbot_for_use_with_UnrealIRCd#Tweaking_permissions_on_the_key_file).
163
 
163
 
164
-On a non-systemd system, oragono can be configured to log to a file and used [logrotate(8)](https://linux.die.net/man/8/logrotate), since it will reopen its log files (as well as rehashing the config file) upon receiving a SIGHUP.
164
+On a non-systemd system, oragono can be configured to log to a file and used [logrotate(8)](https://linux.die.net/man/8/logrotate), since it will reopen its log files (as well as rehashing the config file) upon receiving a SIGHUP. To send the sighup, you can use `killall -HUP oragono` or `pkill -HUP oragono`.
165
 
165
 
166
 
166
 
167
 ## Upgrading to a new version of Oragono
167
 ## Upgrading to a new version of Oragono

Loading…
Откажи
Сачувај