summaryrefslogtreecommitdiff
path: root/scripts/system/vyatta_update_console.pl
diff options
context:
space:
mode:
authorKim <kim.sidney@gmail.com>2017-11-03 09:07:14 +0100
committerGitHub <noreply@github.com>2017-11-03 09:07:14 +0100
commite405a05d0a255a9f4d1d75b0462fae8e1756703e (patch)
tree350f4e5553d1334fa5a246d53483a2b4e66009f4 /scripts/system/vyatta_update_console.pl
parent5333de74083111c23c7b8fb517d9924ba8afb9fd (diff)
parent67747479b2f6d4998687f5e7eec5c5923d913124 (diff)
downloadvyatta-cfg-system-e405a05d0a255a9f4d1d75b0462fae8e1756703e.tar.gz
vyatta-cfg-system-e405a05d0a255a9f4d1d75b0462fae8e1756703e.zip
Merge pull request #65 from c-po/bugfixes
Bugfixes
Diffstat (limited to 'scripts/system/vyatta_update_console.pl')
-rwxr-xr-xscripts/system/vyatta_update_console.pl3
1 files changed, 1 insertions, 2 deletions
diff --git a/scripts/system/vyatta_update_console.pl b/scripts/system/vyatta_update_console.pl
index 93f6a232..19937060 100755
--- a/scripts/system/vyatta_update_console.pl
+++ b/scripts/system/vyatta_update_console.pl
@@ -16,8 +16,7 @@
#
# **** End License ****
-# Update console configuration in /etc/inittab and grub
-# based on Vyatta configuration
+# Update console configuration in systemd and grub based on Vyatta configuration
use strict;
use warnings;