summaryrefslogtreecommitdiffstats
path: root/systemd
diff options
context:
space:
mode:
authorJouke Witteveen <j.witteveen@gmail.com>2012-04-15 11:51:43 +0200
committerJouke Witteveen <j.witteveen@gmail.com>2012-04-15 11:51:43 +0200
commit6ed6803d0dd8cd3fc93208d614c3558b962a654e (patch)
tree2cdb4c71787965334f7be6352c5a12c757d30c1b /systemd
parentc96f443ea84f8041c4b1bdea56f36d9a0d827cf6 (diff)
downloadnetctl-6ed6803d0dd8cd3fc93208d614c3558b962a654e.tar.gz
netctl-6ed6803d0dd8cd3fc93208d614c3558b962a654e.tar.xz
Restore support for kernel command line
It is once again possible to use NET= at the kernel command line when using net-profiles.
Diffstat (limited to 'systemd')
-rw-r--r--systemd/netcfg@.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/systemd/netcfg@.service b/systemd/netcfg@.service
index 5c0619d..94b0c76 100644
--- a/systemd/netcfg@.service
+++ b/systemd/netcfg@.service
@@ -1,5 +1,5 @@
[Unit]
-Description=Netcfg profile based networking service
+Description=Netcfg networking service for profile %i
Before=network.target
[Service]