mirror of
https://github.com/paradoxxxzero/butterfly.git
synced 2026-06-07 21:04:38 +00:00
Fix systemd service
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
[Unit]
|
||||
Description=Butterfly Terminal Server
|
||||
After=syslog.target
|
||||
After=network.target
|
||||
|
||||
[Service]
|
||||
ExecStart=/usr/bin/butterfly.server.py
|
||||
ExecStart=/usr/bin/butterfly.server.py
|
||||
Restart=on-abort
|
||||
|
||||
[Install]
|
||||
|
||||
Reference in New Issue
Block a user