These descriptions are shown in "Starting" and "Started" notifications. --- systemd/net-auto-wired.service | 2 +- systemd/net-auto-wireless.service | 2 +- systemd/net-auto-wireless@.service | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/systemd/net-auto-wired.service b/systemd/net-auto-wired.service index 7bb885d..3aaa23d 100644 --- a/systemd/net-auto-wired.service +++ b/systemd/net-auto-wired.service @@ -1,5 +1,5 @@ [Unit] -Description=Provides automatic netcfg wired connection +Description=Automatic wired connection [Service] EnvironmentFile=/etc/conf.d/netcfg diff --git a/systemd/net-auto-wireless.service b/systemd/net-auto-wireless.service index a717070..365f18c 100644 --- a/systemd/net-auto-wireless.service +++ b/systemd/net-auto-wireless.service @@ -1,5 +1,5 @@ [Unit] -Description=Provides automatic netcfg wireless connection +Description=Automatic wireless connection Before=network.target Wants=network.target diff --git a/systemd/net-auto-wireless@.service b/systemd/net-auto-wireless@.service index 29a0efb..6754c60 100644 --- a/systemd/net-auto-wireless@.service +++ b/systemd/net-auto-wireless@.service @@ -1,5 +1,5 @@ [Unit] -Description=Provides automatic netcfg wireless connection +Description=Automatic wireless connection on %i Before=network.target Wants=network.target BindsTo=sys-subsystem-net-devices-%i.device -- 1.8.0