[Unit] Description=chromium-browser headless [Service] Type=simple ExecStart=/usr/bin/chromium-browser --headless --disable-gpu --remote-debugging-port=9222 StandardOutput=syslog StandardError=syslog SyslogIdentifier=chromium-browser [Install] WantedBy=multi-user.target