[Unit] Description=scrapes search results of popular engines, caches them and creates a simple HTML UI on HTTP port 7327 After=network.target [Service] Type=simple User=nobody RuntimeDirectory=sear.c ExecStart=/usr/bin/sear.c Restart=no [Install] WantedBy=multi-user.target