First Commit

This commit is contained in:
Carl Manzi 2021-01-02 23:30:39 -05:00
commit 8ffa4dacbd
16 changed files with 1383 additions and 0 deletions

View file

@ -0,0 +1,10 @@
[Unit]
Description=t2bouncer (restarts t2server at configured time)
Wants=t2bouncer.timer
[Service]
Type=oneshot
ExecStart=/usr/local/bin/t2bouncer
[Install]
WantedBy=multi-user.target