home · contact · privacy
Add Bullseye play server setup basics.
[config] / bullseye / etc_files / play / etc / systemd / system / encrypt_chatlogs.service
1 [Unit]
2 Description=Attempt encryption of old chat logs
3 [Service]
4 Type=oneshot
5 User=plom
6 ExecStart=/bin/sh -c '~/weechatlogs_encrypter.sh'