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

11
scripts/ac.service Executable file
View File

@@ -0,0 +1,11 @@
[Service]
Type=idle
Environment=GOTRACEBACK=crash
ExecStart=/usr/local/bin/ac
Restart=always
RestartSec=1
StartLimitInterval=0
StandardOutput=null
[Install]
WantedBy=multi-user.target