Tweak location path
This commit is contained in:
@@ -32,6 +32,8 @@ systemctl enable "$app.service" --quiet
|
||||
yunohost service add "$app" --description="Technitium DNS Server" --log="/var/log/$app/$app.log" --needs_exposed_ports=53
|
||||
|
||||
ynh_restore "/etc/logrotate.d/$app"
|
||||
mkdir -p /var/log/technitium/dns
|
||||
chown -R $app:$app /var/log/technitium
|
||||
|
||||
#=================================================
|
||||
# START SYSTEMD SERVICE
|
||||
|
||||
Reference in New Issue
Block a user