[Unit] Description=our After=our.service [Service] Type=simple WorkingDirectory=/home/kindrobot/wrk/our ExecStart=/home/kindrobot/wrk/our/our.rb Environment="OUR_NICK=your" Environment="OUR_CHANNELS=#bots" Environment="OUR_CMDS_DIR=/town/our" Restart=always RestartSec=5 StartLimitInterval=60s StartLimitBurst=3 [Install] WantedBy=default.target