Merge pull request #2123 from blueneekone/patch-1

Update gns3.service.systemd
This commit is contained in:
Jeremy Grossmann 2022-11-04 23:01:57 +08:00 committed by GitHub
commit 9316876f97
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,7 +6,7 @@ After=network.target network-online.target
[Service]
User=gns3
Group=gns3
ExecStart=/usr/bin/gns3server
ExecStart=/usr/local/bin/gns3server
[Install]
WantedBy=multi-user.target
WantedBy=multi-user.target