chiark / gitweb /
tmpfiles: don't warn if two identical lines are configured
[elogind.git] / src / systemctl-bash-completion.sh
index ae0ecb7b70c4d0361e6fa4b9fd374f0fcdbcd015..dc18ab6ccea3fccdd68628a8b0901023d7c4c0dd 100644 (file)
@@ -81,7 +81,7 @@ _systemctl () {
              [FAILED_UNITS]='reset-failed'
           [STARTABLE_UNITS]='start restart reload-or-restart'
           [STOPPABLE_UNITS]='stop kill try-restart condrestart'
-         [ISOLATEBLE_UNITS]='isolate'
+         [ISOLATABLE_UNITS]='isolate'
          [RELOADABLE_UNITS]='reload reload-or-try-restart force-reload'
                      [JOBS]='cancel'
                 [SNAPSHOTS]='delete'