Commit Graph

7 Commits

Author SHA1 Message Date
Lubomir Rintel
dfd04df55b Enable syslog by default
This gives more relevant data to journal than logging in stdout. Also, pid file
is no longer needed, since we're a Type=dbus service.

The flat logging file is removed since it's not needed when we're logging into
journal. We probably can remove the logrotate file too.

The -u argument is moved into the service file as we can't really remove it
without changing the service's Type.
2015-10-31 22:12:37 +01:00
Ville Skyttä
54e564b9e7 Don't order service after syslog.target (rh #1055197), mark COPYING as %license 2015-10-03 17:06:39 +03:00
Lubomir Rintel
ae3bd93456 Drop duplicated options
It's sufficient to keep them configurable in environment file.
2014-10-30 18:13:21 +01:00
Dan Williams
bea794b2d0 Fix systemd startup ordering (rh #815091) 2012-05-01 12:06:05 -05:00
Tom "spot" Callaway
0920b823e3 convert to systemd 2011-09-08 14:30:41 -04:00
Daniel Williams
a9342dcaea - Change system bus activation file name to work around D-Bus bug that
fails to launch services unless their .service file is named the same
    as the service itself
2007-09-21 00:37:14 +00:00
Daniel Williams
7653a03028 - Remove service start requirement for interfaces & devices from sysconfig
file, since wpa_supplicant's D-Bus interface is now turned on
2007-08-24 17:40:37 +00:00