Feat: unix socketifying and disabling ports as much as possible

This commit is contained in:
coolnsx
2025-08-27 13:42:56 +05:30
parent 08b5c07938
commit cfa20a6396
10 changed files with 44 additions and 17 deletions

View File

@@ -4,4 +4,4 @@ After=default.target
[Service]
Type=oneshot
ExecStart=/usr/bin/podman exec -u abc nextcloud php /app/www/public/cron.php
ExecStart=/usr/bin/podman exec -u 1000 nextcloud php /var/www/html/cron.php