mirror of
https://github.com/YGGverse/aquatic-crawler.git
synced 2026-03-31 17:15:35 +00:00
Updated Systemd (markdown)
parent
3b2367ee67
commit
3b8d32be7d
1 changed files with 2 additions and 2 deletions
|
|
@ -10,8 +10,8 @@ Create new file `/etc/systemd/system/aquatic-crawler.service` with following set
|
|||
|
||||
``` snac.service
|
||||
[Unit]
|
||||
After=network-online.target
|
||||
Wants=network-online.target
|
||||
After=network.target
|
||||
Wants=network.target
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue