[DiscordArchive] youre starting it via `systemctl start` or simply executing it with `./` ?
[DiscordArchive] youre starting it via `systemctl start` or simply executing it with `./` ?
Archived author: Teknishun • Posted: 2025-09-28T19:26:36.181000+00:00
Original source
youre starting it via `systemctl start` or simply executing it with `./` ?
Archived author: Teknishun • Posted: 2025-09-28T19:27:39.199000+00:00
Original source
I associate the term service with systemd but Im not sure what you mean in this case.
Archived author: Adeptuz • Posted: 2025-09-28T19:27:40.326000+00:00
Original source
ive enabled the services so it runs on bvoot
Archived author: Adeptuz • Posted: 2025-09-28T19:27:49.019000+00:00
Original source
you are correct
Archived author: Beck • Posted: 2025-09-28T19:27:50.081000+00:00
Original source
https://www.azerothcore.org/wiki/linux-c...n#services
[Embed: Linux Core Installation]
Wiki and Documentation of the AzerothCore project
https://www.azerothcore.org/wiki/linux-c...stallation
Archived author: Beck • Posted: 2025-09-28T19:28:07.804000+00:00
Original source
(Optional) Systemd Services sectioj shows the command call in the service file
Archived author: Teknishun • Posted: 2025-09-28T19:28:26.369000+00:00
Original source
so `system enable ac-worldserver now` so now its always a bg service
Archived author: Adeptuz • Posted: 2025-09-28T19:28:36.009000+00:00
Original source
yes
Archived author: Beck • Posted: 2025-09-28T19:28:39.451000+00:00
Original source
`/bin/screen -S worldserver -D -m $AC_CODE_DIR/acore.sh run-worldserver`
Archived author: Revision • Posted: 2025-09-28T19:28:40.162000+00:00
Original source
So try `screen -r worldserver`