# vim:ft=systemd [Unit] Description=Nightly backup service [Service] MemoryMax=256M ExecStart=/opt/backup.sh [Install] WantedBy=multi-user.target