home
·
contact
·
privacy
projects
/
config
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
d7b6e49e7eb2e4ae77573a64735166f16a480184
[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'