mirror of
https://github.com/CoolnsX/selfhost_podman.git
synced 2025-12-20 11:55:16 +05:30
Feat: unix socketifying and disabling ports as much as possible
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user