aboutsummaryrefslogtreecommitdiffstats
path: root/init/bitlbee@.service.in
blob: fa0e62f987fd8b04a888799dbaf679ec1af9b998 (plain)
1
2
3
4
5
6
7
8
[Unit]
Description=BitlBee Per-Connection Server
After=syslog.target

[Service]
ExecStart=@sbindir@/bitlbee -I
StandardInput=socket
User=bitlbee
tion value='hotfix/0.29.0.30'>hotfix/0.29.0.30 Unnamed repository; edit this file 'description' to name the repository.MimesBrønn
aboutsummaryrefslogtreecommitdiffstats
path: root/script/dbconsole
blob: 39042fad36d5bf35fd734a9583ded6db9c1884d2 (plain)
1
2
3
#!/usr/bin/env ruby
require File.expand_path(File.dirname(__FILE__) + '/../config/boot.rb')
require 'commands/dbconsole'