sblim-gather/SOURCES/gatherer.service

13 lines
210 B
SYSTEMD
Raw Permalink Normal View History

2021-10-06 01:10:29 +00:00
[Unit]
Description=SBLIM Data Gatherer metric service
After=syslog.target
Before=reposd.service
Requires=reposd.service
[Service]
Type=forking
ExecStart=/usr/sbin/gatherd
[Install]
WantedBy=multi-user.target