11 lines
218 B
Desktop File
11 lines
218 B
Desktop File
# vmail-stack
|
|
# https://git.stack-source.com/msb/vmail-stack
|
|
# MIT License Copyright (c) 2021 Matthew Saunders Brown
|
|
#
|
|
[Unit]
|
|
Description=vmail-stack cron
|
|
|
|
[Service]
|
|
Type=simple
|
|
ExecStart=/usr/local/sbin/vmail-cron.sh
|