chore: add "support" for non-linux platforms (#6)

This commit is contained in:
Dat Boi Diego
2025-09-21 01:34:22 +02:00
committed by GitHub
parent 5f1537f8bc
commit 14c9f0f70d
7 changed files with 332 additions and 147 deletions

View File

@@ -1,5 +1,3 @@
//go:build linux
package systemctl
import (