summaryrefslogblamecommitdiffstats
path: root/debian/sear.c.service
blob: 4b3271b8d1931f5656856b619f992bbb8c9c503b (plain) (tree)
1
2
3
4
5
6
7





                                                                                                                 
               





                          
[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
DynamicUser=yes
RuntimeDirectory=sear.c
ExecStart=/usr/bin/sear.c
Restart=no

[Install]
WantedBy=multi-user.target