first commit
This commit is contained in:
13
poweroff_linux/ttyshutdown.service
Normal file
13
poweroff_linux/ttyshutdown.service
Normal 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
|
||||
Reference in New Issue
Block a user