Parent Directory | Revision Log | Revision Graph
* Wed Mar 03 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.0.7-2.sme - bump version to 2.0.7 [SME: 11248] - remove init script, let integrator choose between systemd and init.
1 | [Unit] |
2 | Description=Netfilter Userspace Logging Daemon |
3 | |
4 | [Service] |
5 | Type=forking |
6 | PIDFile=/run/ulog/ulogd.pid |
7 | ExecStart=/usr/sbin/ulogd --daemon --uid ulog --pidfile /run/ulog/ulogd.pid |
8 | |
9 | [Install] |
10 | Alias=ulogd.service |
11 | WantedBy=multi-user.target |
12 |
admin@koozali.org | ViewVC Help |
Powered by ViewVC 1.2.1 |