You are not logged in.

#1 2023-03-14 14:06:34

gfriend
Member
Registered: 2022-12-21
Posts: 7

[SOLVED] Promble with Suricata doesn't has suricata.service file

Hi, i am new on Arch Linux and have installed Suricata from AUR https://aur.archlinux.org/packages/suricata.
When i type sudo suricata, it worked, it showed the suricata version, but i can't restart the service using systemctl after change some configuration. sudo systemctl restart suricata.service return error unit not found. means the suricata.service is not found

I don't know what i'm doing wrong after follow the instruction https://wiki.archlinux.org/title/Suricata

Please help, thanks!

Last edited by gfriend (2023-03-14 23:51:07)

Offline

#2 2023-03-14 14:33:46

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 30,471
Website

Re: [SOLVED] Promble with Suricata doesn't has suricata.service file

The package includes /usr/lib/systemd/system/suricata.service.

Please post the output of the following:

pacman -Ql suricata | grep service
ls /usr/lib/systemd/system/suricata.service

"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman

Offline

Board footer

Powered by FluxBB