Files
etc
apt
clamav
default
dnsmasq.d
dovecot
logrotate.d
mysql
nginx
pam.d
postfix
postfix-clearnet
security
ssh
sysctl.d
systemd
system
dovecot.service.d
mariadb.service.d
nginx.service.d
postfix.service.d
postfix@.service.d
tor@default.service.d
vsftpd.service.d
hosting-del.service
hosting-del.timer
hosting.service
hosting.timer
php7.3-fpm.service
php7.3-fpm@.service
php7.3-fpm@default.service
journald.conf
timesyncd.conf
tor
login.defs
rc.local
resolv.conf
vsftpd.conf
var
COPYING
README.md
hosting/etc/systemd/system/hosting-del.timer
Daniel Winzen e0b35fb943 Initial commit
2017-04-30 19:32:42 +02:00

13 lines
259 B
SYSTEMD

[Unit]
Description=Delete old shared hosting accounts
[Timer]
# Time to wait after booting before we run first time
OnBootSec=5min
# Time between running each consecutive time
OnUnitActiveSec=1h
Unit=hosting-del.service
[Install]
WantedBy=multi-user.target