Commit a109a4a0fa882e42392cc132ab084dedd63a24d1
1 parent
9a89a5b2cb
Exists in
master
no komodo-core
Showing 1 changed file with 1 additions and 1 deletions Side-by-side Diff
centos-after-install.sh
... | ... | @@ -65,7 +65,7 @@ EOF |
65 | 65 | sudo tee /etc/systemd/system/komodo-gateway@.service << EOF |
66 | 66 | [Unit] |
67 | 67 | Description=Komodo Gateway- %i |
68 | -After=syslog.target network.target komodo-core.service | |
68 | +After=syslog.target network.target | |
69 | 69 | |
70 | 70 | [Service] |
71 | 71 | Environment=KOMODO_DEBUG_MODEM="1" |