[Unit] Description=SSL Certificate Renewal Service After=network.target [Service] Type=oneshot User=root WorkingDirectory=/path/to/your/project/ssl EnvironmentFile=/path/to/your/project/ssl/.env ExecStart=/path/to/your/project/ssl/certbot-manager.sh auto StandardOutput=journal StandardError=journal