Popa3d and systemd

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



Folks:

I'm attempting to use popa3d to handle POP3 on my box for my home
network. The authors assume you will be running an init.d system, but
obviously, I'm running systemd. Does anyone know how to set this up
with systemd so it will run without simply terminating. I've set up a
system user called "popa3d" to satisfy a getpwnam() error generated by
systemd, and I have a service file as follows:

[Unit]
Description=POP3 Daemon
[Service]
ExecStart=/usr/sbin/popa3d -D
User=root
[Install]
WantedBy=multi-user.target

Any help would be appreciated.

Paul

-- 
Paul M. Foster
Personal Blog: http://noferblatz.com
Company Site: http://quillandmouse.com
Software Projects: https://gitlab.com/paulmfoster



[Index of Archives]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Share Photos]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]

  Powered by Linux