Skip to content
mailboot.service.in 158 B
Newer Older
Seblu's avatar
Seblu committed
[Unit]
Description=Send report mail at boot
After=network.target

[Service]
Type=oneshot
ExecStart=@bindir@/mailboot -s

[Install]
WantedBy=multi-user.target