https://bugs.koozali.org/show_bug.cgi?id=11852

John Crisp <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #4 from John Crisp <[email protected]> ---
Terry, samples

Base file from ddclient rpm:

cat /usr/lib/systemd/system/ddclient.service

[Unit]
Description=A Perl Client Used To Update Dynamic DNS
After=syslog.target network-online.target nss-lookup.target

[Service]
User=ddclient
Group=ddclient
Type=forking
EnvironmentFile=-/etc/sysconfig/ddclient
ExecStartPre=/bin/touch /var/cache/ddclient/ddclient.cache
ExecStart=/usr/sbin/ddclient -file /etc/ddclient/ddclient.co
nf -debug -verbose -noquiet -syslog

[Install]
WantedBy=multi-user.target


Override from contrib template

cat /usr/lib/systemd/system/ddclient.se
rvice.d/50koozali.conf


[Unit]
Description=A Perl Client Used To Update Dynamic DNS
After=syslog.target network-online.target nss-lookup.target

[Service]
User=ddclient
Group=ddclient
Type=forking
EnvironmentFile=-/etc/sysconfig/ddclient
ExecStartPre=
ExecStartPre=/bin/touch /var/cache/ddclient/ddclient.cache
ExecStart=
ExecStart=/usr/sbin/ddclient -file /etc/ddclient/ddclient.co
nf -nodebug -verbose -noquiet -syslog -pid /var/run/ddclient
/ddclient.pid

[Install]
WantedBy=sme-server.target



Fingers? :roflmao:

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
_______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at https://lists.contribs.org/mailman/public/contribteam/

Reply via email to