logo

overlay

My own overlay for experimentations, use with caution, no support is provided git clone https://hacktivis.me/git/overlay.git

smtpd.service (138B)


  1. [Unit]
  2. Description=OpenSMTPD
  3. After=network.target
  4. [Service]
  5. Type=forking
  6. ExecStart=/usr/sbin/smtpd
  7. [Install]
  8. WantedBy=multi-user.target