summarylogtreecommitdiffstats
path: root/spiderfoot.service
blob: d8131c6461c52c0e0ce90a6833866a638f7b2078 (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=Spiderfoot: OSINT Automation Tool 
After=network.target

[Service]
Type=simple
ExecStart=/usr/bin/spiderfoot

[Install]
WantedBy=multi-user.target