Compare commits
No commits in common. "2ee6bbef907d97d87e9236b09e2e34810a95942b" and "227815ac32c87f17ea211849267c22dce13d7666" have entirely different histories.
2ee6bbef90
...
227815ac32
|
@ -1,11 +0,0 @@
|
|||
[Unit]
|
||||
Description=Crawler service overseer, manages running main crawler software
|
||||
After=multi-user.target
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
Restart=always
|
||||
ExecStart=/usr/bin/python /srv/crawler/crawler.py
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
Loading…
Reference in New Issue