File pihole-FTL.service of Package pihole

# /usr/lib/systemd/system/pihole-FTL.service
#
# Copyright (c) 2018 Malcolm J Lewis <malcolmlewis@opensuse.org>
#

[Unit]
Description=pihole-FTL daemon

[Service]
Type=oneshot
ExecStart=/bin/sh -c "/usr/sbin/pihole-FTL-service start"
ExecStop=/bin/sh -c "/usr/sbin/pihole-FTL-service stop"
RemainAfterExit=yes
SuccessExitStatus=15

[Install]
WantedBy=multi-user.target
openSUSE Build Service is sponsored by