first commit

This commit is contained in:
zhaohengze
2026-05-14 17:53:52 +08:00
commit e1ffcf2e7d
156 changed files with 109026 additions and 0 deletions

View File

@ -0,0 +1,13 @@
[Unit]
Description= ttyshutdown
[Service]
Type=simple
User=root
WorkingDirectory=/home/lyrobot010/shutdown
ExecStart=/home/lyrobot010/shutdown/shutdown
Restart=always
RestartSec=3
[Install]
WantedBy=multi-user.target