diff options
author | Xiao Pan <gky44px1999@gmail.com> | 2024-06-26 00:22:26 -0700 |
---|---|---|
committer | Xiao Pan <gky44px1999@gmail.com> | 2024-06-26 00:22:26 -0700 |
commit | 682e83e1a2d2e185b35d3c89fddea9c317c57a52 (patch) | |
tree | b68662540d933e5b69ccd1f1495e4daf1e94a817 /etc | |
parent | b83fadc4924b35bdb89575787f87a97da57828ae (diff) |
feat: enable swgp service
Diffstat (limited to 'etc')
l--------- | etc/systemd/system/multi-user.target.wants/swgp-go@aa.service | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/systemd/system/multi-user.target.wants/swgp-go@aa.service b/etc/systemd/system/multi-user.target.wants/swgp-go@aa.service new file mode 120000 index 00000000..26036416 --- /dev/null +++ b/etc/systemd/system/multi-user.target.wants/swgp-go@aa.service @@ -0,0 +1 @@ +/usr/lib/systemd/system/swgp-go@.service
\ No newline at end of file |