Skip to content

Commit a7991f5

Browse files
committed
Doc
1 parent 28f6b06 commit a7991f5

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

doc/Documentation SellYourSaas - Master and Deployment Servers - EN.asciidoc

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3726,11 +3726,13 @@ mkdir /etc/systemd/system/cron.service.d;
37263726
cp /home/admin/wwwroot/dolibarr/htdocs/custom/sellyoursaas/etc/systemd/system/cron.service.d/override.conf /etc/systemd/system/cron.service.d/override.conf
37273727
---------------
37283728

3729-
Then edit the file to change the allowed IP
3729+
Then edit the file to change the allowed IP:
37303730

37313731
[source,bash]
37323732
---------------
37333733
vi /etc/systemd/system/cron.service.d/override.conf
3734+
systemctl daemon-reload
3735+
/etc/init.d/cron restart
37343736
---------------
37353737

37363738

0 commit comments

Comments
 (0)