From 6689b3ce97a04f23e2d033e161c4a3a80b78b9e1 Mon Sep 17 00:00:00 2001 From: clarkzjw Date: Mon, 9 Jan 2023 16:38:12 -0800 Subject: systemd: add weylus --- dot_config/systemd/user/weylus.service | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 dot_config/systemd/user/weylus.service (limited to 'dot_config/systemd/user/weylus.service') diff --git a/dot_config/systemd/user/weylus.service b/dot_config/systemd/user/weylus.service new file mode 100644 index 0000000..b65113e --- /dev/null +++ b/dot_config/systemd/user/weylus.service @@ -0,0 +1,8 @@ +[Unit] +Description=Weylus + +[Install] +WantedBy=multi-user.target + +[Service] +ExecStart=/usr/bin/weylus --no-gui --auto-start --access-code 2013zjw@nju --web-port 1702 --websocket-port 9001 -- cgit v1.2.3