home · contact · privacy
Add play server setup.
[config] / buster / 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 '~/encrypter.sh'