mirror of
https://github.com/YunoHost-Apps/emailpoubelle_ynh.git
synced 2024-09-03 18:26:29 +02:00
Correct the owner of emailpoubelle cron file
This commit is contained in:
parent
99e8cf58c8
commit
91c74b929e
1 changed files with 1 additions and 0 deletions
|
@ -131,6 +131,7 @@ newaliases
|
||||||
|
|
||||||
#adding cronjob for removing expired email addresses
|
#adding cronjob for removing expired email addresses
|
||||||
cp -a ../conf/$app.cron /etc/cron.d/$app
|
cp -a ../conf/$app.cron /etc/cron.d/$app
|
||||||
|
chown root:root /etc/cron.d/$app
|
||||||
chmod 644 /etc/cron.d/$app
|
chmod 644 /etc/cron.d/$app
|
||||||
|
|
||||||
# Create a dedicated nginx config
|
# Create a dedicated nginx config
|
||||||
|
|
Loading…
Add table
Reference in a new issue