13 lines
219 B
Desktop File
13 lines
219 B
Desktop File
[Unit]
|
|
Description=SBLIM Data Gatherer repository of metrics
|
|
After=syslog.target
|
|
After=gatherer.service
|
|
Requires=gatherer.service
|
|
|
|
[Service]
|
|
Type=forking
|
|
ExecStart=/usr/sbin/reposd
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|