- Fix starting the timer on boot - Enable geoip support - Added systemd service files - Added README.SUSE.md OBS-URL: https://build.opensuse.org/request/show/860817 OBS-URL: https://build.opensuse.org/package/show/server:http/goaccess?expand=0&rev=36
7 lines
129 B
Desktop File
7 lines
129 B
Desktop File
[Unit]
|
|
Description=goaccess instance: %i
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=/usr/bin/goaccess --config-file=/etc/goaccess/%i.conf
|