mirror of
https://github.com/CopterExpress/clover.git
synced 2026-06-10 03:24:32 +00:00
image: Change monkey startup
This commit is contained in:
9
builder/assets/monkey.service
Normal file
9
builder/assets/monkey.service
Normal file
@@ -0,0 +1,9 @@
|
||||
[Unit]
|
||||
Description=Monkey web-server
|
||||
|
||||
[Service]
|
||||
ExecStart=/usr/sbin/monkey
|
||||
Restart=on-abort
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
Reference in New Issue
Block a user