ubot/init/openrc

8 lines
146 B
Plaintext
Raw Permalink Normal View History

2021-12-13 21:15:18 +01:00
#!/sbin/openrc-run
description="Telegram Userbot"
command="/usr/bin/ubot"
command_user="bot:bot"
command_background=true
pidfile="/run/ubot.pid"