This is the result of trying this already. -----Original Message----- From: "Nick Couchman"<[email protected]> To: <[email protected]>; Cc: Sent: 2022-04-18 (월) 02:08:17 (GMT+09:00) Subject: Re: guacd service does not start automatically. On Sun, Apr 17, 2022 at 11:44 AM Sean Hulbert <[email protected]> wrote:
Run this commend Type: 1. systemctl enable guacd 2. systemctl start guard You can also do it in one-shot: systemctl enable --now guacd.service -Nick
