From 377903eaa9d20f1dd02d27e0469f42df0d60753a Mon Sep 17 00:00:00 2001 From: Chris Date: Mon, 12 Jun 2023 23:23:15 -0400 Subject: [PATCH] feat(.gitignore): ignore all files ending with .service in src directory fix(gen_service.py): change SERVICE_FILE variable to SERVICE_LINK to reflect symbolic link feat(gen_service.py): add symbolic link to service file in /etc/systemd/system directory feat(printcfg.py): add help command to show usage instructions