Initial commit: Import from /home/simon/test/ac

This commit is contained in:
zhangsz
2025-11-05 13:16:01 +08:00
commit b1dc1e18e7
28 changed files with 3471 additions and 0 deletions

7
scripts/prerm Executable file
View File

@@ -0,0 +1,7 @@
#! /bin/bash
# Commands to be run before uninstall of the package
service_name=ac
systemctl disable $service_name