mirror of
https://github.com/kou029w/megabit-os.git
synced 2025-01-19 16:28:00 +00:00
5 lines
96 B
Text
5 lines
96 B
Text
|
#!/sbin/openrc-run
|
||
|
name=megabit
|
||
|
command="/usr/local/bin/megabit"
|
||
|
pidfile="/var/run/megabit.pid"
|