From 175733d54a173602798bd830f560c788cbfada0e Mon Sep 17 00:00:00 2001 From: Sune Koch Hansen Date: Thu, 19 Dec 2024 11:03:05 +0100 Subject: [PATCH] issue #8 - add individual version to all scripts --- adjust_settings_access.md | 1 + allow_superuser_to_manage_cups.md | 1 + always_logout_after_time_visual.md | 1 + apt_get_config_set_dpkg_lock_timeout.md | 1 + apt_get_config_set_fix_broken.md | 1 + apt_periodic_control.md | 1 + autostart_program.md | 1 + browser_set_default.md | 1 + browser_update_launcher.md | 1 + change_login_timeout.md | 1 + change_superuser_password.md | 1 + chrome_chromium_add_remove_extension.md | 1 + chrome_chromium_policy_homepage.md | 1 + chrome_chromium_start_maximized_fullscreen_kiosk.md | 1 + chrome_install.md | 1 + chromium_autostart.md | 1 + chromium_change_homepage.md | 1 + chromium_delete_profile.md | 1 + chromium_install.md | 1 + dconf_a11y.md | 1 + dconf_change_login_bg.md | 1 + dconf_desktop_background.md | 1 + dconf_disable_gnome_remote_desktop.md | 1 + dconf_disable_lock_menu.md | 1 + dconf_disable_user_switching.md | 1 + dconf_gnome_lock_menu_editing.md | 1 + dconf_run_prompt_toggle.md | 1 + dconf_ubuntu_dock_adjust.md | 1 + desktop_activate_shortcuts.md | 1 + desktop_launcher_logout_button_icon.md | 1 + desktop_launcher_program_shortcut.md | 1 + desktop_logout_button_icon.md | 1 + desktop_print_program_list.md | 1 + desktop_program_shortcut.md | 1 + desktop_shortcut_to_directory.md | 1 + desktop_toggle_writable.md | 1 + desktop_url_shortcut.md | 1 + detect_keyboard_event.md | 1 + detect_sudo_event.md | 1 + detect_user_expired_event.md | 1 + disable_network_connectivity_check.md | 1 + firefox_global_policies.md | 1 + get_daily_login_count.md | 1 + grub_set_password.md | 1 + hard_shutdown_lockdown.md | 1 + inactivity_logout_after_time.md | 1 + inactivity_suspend_after_time.md | 1 + lightdm_enable_numlock.md | 1 + lightdm_fix_boot_error.md | 1 + lightdm_greeter_setup_scripts.md | 1 + lightdm_hide_superuser.md | 1 + lockdown_usb.md | 1 + network_printer_add_no_ppd.md | 1 + network_printer_add_ppd.md | 1 + on_off_schedule_remove.md | 1 + on_off_schedule_set.md | 1 + overwrite_libreoffice_config.md | 1 + polkit_policy_shutdown_suspend.md | 1 + printer_default.md | 1 + printer_del.md | 1 + printer_list.md | 1 + printer_options_get.md | 1 + printer_options_set.md | 1 + printer_princh_add.md | 1 + printer_princh_install.md | 1 + printer_toggle_network_discovery.md | 1 + protect_terminal.md | 1 + randomize_jobmanager.md | 1 + reboot_now.md | 1 + remove_new_release_message.md | 1 + scans_samba_dir.md | 1 + set_user_as_default_lightdm_user.md | 1 + setup_two_factor_superuser.md | 1 + shutdown_at_time.md | 1 + unexpire_user.md | 1 + update_all.md | 1 + user_automatic_login.md | 1 + vnc_and_ssh_install.md | 1 + wm_keyboard_hide_button.md | 1 + wm_keyboard_install.md | 1 + 80 files changed, 80 insertions(+) diff --git a/adjust_settings_access.md b/adjust_settings_access.md index 15f5398..d300ff1 100644 --- a/adjust_settings_access.md +++ b/adjust_settings_access.md @@ -1,5 +1,6 @@ --- title: "Juster adgang til Indstillinger" +version: 1 parent: "Sikkerhed" source: scripts/adjust_settings_access.sh parameters: diff --git a/allow_superuser_to_manage_cups.md b/allow_superuser_to_manage_cups.md index 0a7f852..69b9c59 100644 --- a/allow_superuser_to_manage_cups.md +++ b/allow_superuser_to_manage_cups.md @@ -1,5 +1,6 @@ --- title: "Tillad superuser at redigere indstillinger" +version: 1 parent: "Anbefalede sikkerhedsscripts" source: scripts/allow_superuser_to_manage_cups.sh parameters: diff --git a/always_logout_after_time_visual.md b/always_logout_after_time_visual.md index b19d86b..31f895e 100644 --- a/always_logout_after_time_visual.md +++ b/always_logout_after_time_visual.md @@ -1,5 +1,6 @@ --- title: "Log altid ud efter X minutter med nedtæller" +version: 1 parent: "Sikkerhed" source: scripts/always_logout_after_time_visual.sh parameters: diff --git a/apt_get_config_set_dpkg_lock_timeout.md b/apt_get_config_set_dpkg_lock_timeout.md index 5d7943a..39561fd 100644 --- a/apt_get_config_set_dpkg_lock_timeout.md +++ b/apt_get_config_set_dpkg_lock_timeout.md @@ -1,5 +1,6 @@ --- title: "xxxx" +version: 1 parent: "Anbefalede sikkerhedsscripts" source: scripts/apt_get_config_set_dpkg_lock_timeout.sh parameters: diff --git a/apt_get_config_set_fix_broken.md b/apt_get_config_set_fix_broken.md index fe5b2f2..5894315 100644 --- a/apt_get_config_set_fix_broken.md +++ b/apt_get_config_set_fix_broken.md @@ -1,5 +1,6 @@ --- title: "xxxx" +version: 1 parent: "Anbefalede sikkerhedsscripts" source: scripts/apt_get_config_set_fix_broken.sh parameters: diff --git a/apt_periodic_control.md b/apt_periodic_control.md index 3136243..1f4ee24 100644 --- a/apt_periodic_control.md +++ b/apt_periodic_control.md @@ -1,5 +1,6 @@ --- title: "Aktiver automatiske opdateringer fra Ubuntu" +version: 1 parent: "System" source: scripts/apt_periodic_control.sh parameters: diff --git a/autostart_program.md b/autostart_program.md index 912c9c4..a64053d 100644 --- a/autostart_program.md +++ b/autostart_program.md @@ -1,5 +1,6 @@ --- title: "Autostart program" +version: 1 parent: "System" source: scripts/autostart_program.sh parameters: diff --git a/browser_set_default.md b/browser_set_default.md index 50e0b96..37207d6 100644 --- a/browser_set_default.md +++ b/browser_set_default.md @@ -1,5 +1,6 @@ --- title: "Sæt standard-browser" +version: 1 parent: "Browser" source: scripts/browser_set_default.sh summary: "Skifter standard-browseren ml. eksempelvis Firefox og Chrome." diff --git a/browser_update_launcher.md b/browser_update_launcher.md index 1bee2fd..82f867a 100644 --- a/browser_update_launcher.md +++ b/browser_update_launcher.md @@ -1,5 +1,6 @@ --- title: "Udskift browser-genvejen i venstremenuen med en valgfri browser" +version: 1 parent: "Browser" source: scripts/browser_update_launcher.sh summary: "Udskifter browser-knappen i venstremenuen (der som standard er Firefox) med en valgfri browser." diff --git a/change_login_timeout.md b/change_login_timeout.md index 5519c53..2490e4f 100644 --- a/change_login_timeout.md +++ b/change_login_timeout.md @@ -1,5 +1,6 @@ --- title: "Ændr login-timeout" +version: 1 parent: "Login" source: scripts/change_login_timeout.sh parameters: diff --git a/change_superuser_password.md b/change_superuser_password.md index 93b19ca..d4008ea 100644 --- a/change_superuser_password.md +++ b/change_superuser_password.md @@ -1,5 +1,6 @@ --- title: "Skift kodeord for superuser" +version: 1 parent: "System" source: scripts/change_superuser_password.sh parameters: diff --git a/chrome_chromium_add_remove_extension.md b/chrome_chromium_add_remove_extension.md index f776489..9f136bd 100644 --- a/chrome_chromium_add_remove_extension.md +++ b/chrome_chromium_add_remove_extension.md @@ -1,5 +1,6 @@ --- title: "Chrome/Chromium: Tilføj/Fjern Udvidelse(r)" +version: 1 parent: "Browser" source: scripts/chrome_chromium_add_remove_extension.sh summary: "Tilføjer/fjerner en eller flere Chrome/Chromium-Udvidelser til/fra browserens ExtensionSettings policy" diff --git a/chrome_chromium_policy_homepage.md b/chrome_chromium_policy_homepage.md index 234c30c..c11c3d3 100644 --- a/chrome_chromium_policy_homepage.md +++ b/chrome_chromium_policy_homepage.md @@ -1,5 +1,6 @@ --- title: "Chrome/Chromium: Sæt startside(r)" +version: 1 parent: "Browser" source: scripts/chrome_chromium_policy_homepage.sh parameters: diff --git a/chrome_chromium_start_maximized_fullscreen_kiosk.md b/chrome_chromium_start_maximized_fullscreen_kiosk.md index 238f9b2..cfaa00b 100644 --- a/chrome_chromium_start_maximized_fullscreen_kiosk.md +++ b/chrome_chromium_start_maximized_fullscreen_kiosk.md @@ -1,5 +1,6 @@ --- title: "Chrome/Chromium: Start i maksimeret, fuld skærm eller kiosk tilstand" +version: 1 parent: "Browser" source: scripts/chrome_chromium_start_maximized_fullscreen_kiosk.sh parameters: diff --git a/chrome_install.md b/chrome_install.md index 205b129..f8a6f56 100644 --- a/chrome_install.md +++ b/chrome_install.md @@ -1,5 +1,6 @@ --- title: "Installer Chrome" +version: 1 parent: "Browser" source: scripts/chrome_install.sh parameters: diff --git a/chromium_autostart.md b/chromium_autostart.md index bf27dc6..79fd8ee 100644 --- a/chromium_autostart.md +++ b/chromium_autostart.md @@ -1,5 +1,6 @@ --- title: "Autostart Chromium på Kiosk" +version: 1 parent: "Kiosk" source: scripts/chromium_autostart.sh parameters: diff --git a/chromium_change_homepage.md b/chromium_change_homepage.md index 5041c12..0c36db4 100644 --- a/chromium_change_homepage.md +++ b/chromium_change_homepage.md @@ -1,5 +1,6 @@ --- title: "Skift startside for Chromium på Kiosk" +version: 1 parent: "Kiosk" source: scripts/chromium_change_homepage.sh parameters: diff --git a/chromium_delete_profile.md b/chromium_delete_profile.md index 67cb69d..924fcee 100644 --- a/chromium_delete_profile.md +++ b/chromium_delete_profile.md @@ -1,5 +1,6 @@ --- title: "Ryd Chromium Cache NU på Kiosk" +version: 1 parent: "Kiosk" source: scripts/chromium_delete_profile.sh parameters: diff --git a/chromium_install.md b/chromium_install.md index db626b1..6fc378c 100644 --- a/chromium_install.md +++ b/chromium_install.md @@ -1,5 +1,6 @@ --- title: "Installér Chromium på Kiosk" +version: 1 parent: "Kiosk" source: scripts/chromium_install.sh parameters: diff --git a/dconf_a11y.md b/dconf_a11y.md index b60ec88..c64a7f8 100644 --- a/dconf_a11y.md +++ b/dconf_a11y.md @@ -1,5 +1,6 @@ --- title: "Vis tilgængelighedsfunktioner" +version: 1 parent: "Desktop" source: scripts/dconf_a11y.sh parameters: diff --git a/dconf_change_login_bg.md b/dconf_change_login_bg.md index 48b2eab..af5371d 100644 --- a/dconf_change_login_bg.md +++ b/dconf_change_login_bg.md @@ -1,5 +1,6 @@ --- title: "Skift baggrundsbillede på loginskærm" +version: 1 parent: "Login" source: scripts/dconf_change_login_bg.sh parameters: diff --git a/dconf_desktop_background.md b/dconf_desktop_background.md index b2a7e17..9371002 100644 --- a/dconf_desktop_background.md +++ b/dconf_desktop_background.md @@ -1,5 +1,6 @@ --- title: "Skift baggrundsbillede på skrivebordet" +version: 1 parent: "Desktop" source: scripts/dconf_desktop_background.sh parameters: diff --git a/dconf_disable_gnome_remote_desktop.md b/dconf_disable_gnome_remote_desktop.md index 29541c8..7108ad5 100644 --- a/dconf_disable_gnome_remote_desktop.md +++ b/dconf_disable_gnome_remote_desktop.md @@ -1,5 +1,6 @@ --- title: "Bloker for GNOME Remote Desktop (Fjernskrivebord)" +version: 1 parent: "Anbefalede sikkerhedsscripts" source: scripts/dconf_disable_gnome_remote_desktop.sh parameters: diff --git a/dconf_disable_lock_menu.md b/dconf_disable_lock_menu.md index b636e15..c34e6d7 100644 --- a/dconf_disable_lock_menu.md +++ b/dconf_disable_lock_menu.md @@ -1,5 +1,6 @@ --- title: "Desktop: Fjern lås fra menuen" +version: 1 parent: "Anbefalede sikkerhedsscripts" source: scripts/dconf_disable_lock_menu.sh parameters: diff --git a/dconf_disable_user_switching.md b/dconf_disable_user_switching.md index 96e3d74..328c2d2 100644 --- a/dconf_disable_user_switching.md +++ b/dconf_disable_user_switching.md @@ -1,5 +1,6 @@ --- title: "Desktop - Fjern brugerskifte fra menuen" +version: 1 parent: "Anbefalede sikkerhedsscripts" source: scripts/dconf_disable_user_switching.sh parameters: diff --git a/dconf_gnome_lock_menu_editing.md b/dconf_gnome_lock_menu_editing.md index 751b0b9..8df3b7f 100644 --- a/dconf_gnome_lock_menu_editing.md +++ b/dconf_gnome_lock_menu_editing.md @@ -1,5 +1,6 @@ --- title: "Lås menu" +version: 1 parent: "Sikkerhed" source: scripts/dconf_gnome_lock_menu_editing.sh parameters: diff --git a/dconf_run_prompt_toggle.md b/dconf_run_prompt_toggle.md index 2c4df14..66e18cb 100644 --- a/dconf_run_prompt_toggle.md +++ b/dconf_run_prompt_toggle.md @@ -1,5 +1,6 @@ --- title: "Juster adgang til kør prompt (ALT-F2)" +version: 1 parent: "Sikkerhed" source: scripts/dconf_run_prompt_toggle.sh parameters: diff --git a/dconf_ubuntu_dock_adjust.md b/dconf_ubuntu_dock_adjust.md index 0b0528b..6d4ef65 100644 --- a/dconf_ubuntu_dock_adjust.md +++ b/dconf_ubuntu_dock_adjust.md @@ -1,5 +1,6 @@ --- title: "Juster Ubuntu Dock (programmenu)" +version: 1 parent: "Desktop" source: scripts/dconf_ubuntu_dock_adjust.sh parameters: diff --git a/desktop_activate_shortcuts.md b/desktop_activate_shortcuts.md index c73b5aa..3102b46 100644 --- a/desktop_activate_shortcuts.md +++ b/desktop_activate_shortcuts.md @@ -1,5 +1,6 @@ --- title: "Aktiver genveje på Desktop" +version: 1 parent: "Desktop" source: scripts/desktop_activate_shortcuts.sh parameters: diff --git a/desktop_launcher_logout_button_icon.md b/desktop_launcher_logout_button_icon.md index f0c2e05..30bf95b 100644 --- a/desktop_launcher_logout_button_icon.md +++ b/desktop_launcher_logout_button_icon.md @@ -1,5 +1,6 @@ --- title: "Genvej til logud fra menu" +version: 1 parent: "Desktop" source: scripts/desktop_launcher_logout_button_icon.sh parameters: diff --git a/desktop_launcher_program_shortcut.md b/desktop_launcher_program_shortcut.md index a1cb64a..7627429 100644 --- a/desktop_launcher_program_shortcut.md +++ b/desktop_launcher_program_shortcut.md @@ -1,5 +1,6 @@ --- title: "Genvej til program fra menu" +version: 1 parent: "Desktop" source: scripts/desktop_launcher_program_shortcut.sh parameters: diff --git a/desktop_logout_button_icon.md b/desktop_logout_button_icon.md index da09af0..7c62ab5 100644 --- a/desktop_logout_button_icon.md +++ b/desktop_logout_button_icon.md @@ -1,5 +1,6 @@ --- title: "Genvej til logud fra skrivebord" +version: 1 parent: "Desktop" source: scripts/desktop_logout_button_icon.sh parameters: diff --git a/desktop_print_program_list.md b/desktop_print_program_list.md index 9654920..12943d6 100644 --- a/desktop_print_program_list.md +++ b/desktop_print_program_list.md @@ -1,5 +1,6 @@ --- title: "Vis programliste" +version: 1 parent: "Desktop" source: scripts/desktop_print_program_list.sh parameters: diff --git a/desktop_program_shortcut.md b/desktop_program_shortcut.md index 4d281c3..aaeb3c3 100644 --- a/desktop_program_shortcut.md +++ b/desktop_program_shortcut.md @@ -1,5 +1,6 @@ --- title: "Genvej til program fra skrivebordet" +version: 1 parent: "Desktop" source: scripts/desktop_program_shortcut.sh parameters: diff --git a/desktop_shortcut_to_directory.md b/desktop_shortcut_to_directory.md index ecc6697..a475c26 100644 --- a/desktop_shortcut_to_directory.md +++ b/desktop_shortcut_to_directory.md @@ -1,5 +1,6 @@ --- title: "Genvej på skrivebordet til valgfri mappe" +version: 1 parent: "Desktop" source: scripts/desktop_shortcut_to_directory.sh parameters: diff --git a/desktop_toggle_writable.md b/desktop_toggle_writable.md index 25b00c3..66bc79e 100644 --- a/desktop_toggle_writable.md +++ b/desktop_toggle_writable.md @@ -1,5 +1,6 @@ --- title: "Slå skriverettigheder for skrivebord fra/til" +version: 1 parent: "Sikkerhed" source: scripts/desktop_toggle_writable.sh parameters: diff --git a/desktop_url_shortcut.md b/desktop_url_shortcut.md index e84411b..5dbdcb5 100644 --- a/desktop_url_shortcut.md +++ b/desktop_url_shortcut.md @@ -1,5 +1,6 @@ --- title: "Genvej til hjemmeside på skrivebord" +version: 1 parent: "Desktop" source: scripts/desktop_url_shortcut.sh parameters: diff --git a/detect_keyboard_event.md b/detect_keyboard_event.md index b4f97e3..a2b8439 100644 --- a/detect_keyboard_event.md +++ b/detect_keyboard_event.md @@ -1,5 +1,6 @@ --- title: "Detekter nytilsluttet keyboard" +version: 1 parent: "Sikkerhed" source: scripts/detect_keyboard_event.py compatibility: diff --git a/detect_sudo_event.md b/detect_sudo_event.md index aa665c4..bf0969d 100644 --- a/detect_sudo_event.md +++ b/detect_sudo_event.md @@ -1,5 +1,6 @@ --- title: "Detekter sudo-kørsel" +version: 1 parent: "Sikkerhed" source: scripts/detect_sudo_event.py compatibility: diff --git a/detect_user_expired_event.md b/detect_user_expired_event.md index fdea454..c4c4713 100644 --- a/detect_user_expired_event.md +++ b/detect_user_expired_event.md @@ -1,5 +1,6 @@ --- title: "Detekter låst Borgerkonto" +version: 1 parent: "Sikkerhed" source: scripts/detect_user_expired_event.py compatibility: diff --git a/disable_network_connectivity_check.md b/disable_network_connectivity_check.md index 11a5919..41e7517 100644 --- a/disable_network_connectivity_check.md +++ b/disable_network_connectivity_check.md @@ -1,5 +1,6 @@ --- title: "Fjern Network Managers Forbindelsestjek (Netics)" +version: 1 parent: "System" source: scripts/disable_network_connectivity_check.sh parameters: diff --git a/firefox_global_policies.md b/firefox_global_policies.md index 1e4fcef..d1a7c32 100644 --- a/firefox_global_policies.md +++ b/firefox_global_policies.md @@ -1,5 +1,6 @@ --- title: "Firefox: Sæt startside(r)" +version: 1 parent: "Browser" source: scripts/firefox_global_policies.sh parameters: diff --git a/get_daily_login_count.md b/get_daily_login_count.md index 296e6b6..168c609 100644 --- a/get_daily_login_count.md +++ b/get_daily_login_count.md @@ -1,5 +1,6 @@ --- title: "Send løbende antal login dagligt til adminsitet" +version: 1 parent: "Login" source: scripts/get_daily_login_count.sh parameters: diff --git a/grub_set_password.md b/grub_set_password.md index 79f2a92..8b4ceb5 100644 --- a/grub_set_password.md +++ b/grub_set_password.md @@ -1,5 +1,6 @@ --- title: "GRUB: Skift kodeord" +version: 1 parent: "System" source: scripts/grub_set_password.py parameters: diff --git a/hard_shutdown_lockdown.md b/hard_shutdown_lockdown.md index 6799d49..0ca744c 100644 --- a/hard_shutdown_lockdown.md +++ b/hard_shutdown_lockdown.md @@ -1,5 +1,6 @@ --- title: "Bloker for login ved hård nedlukning" +version: 1 parent: "Sikkerhed" source: scripts/hard_shutdown_lockdown.sh parameters: diff --git a/inactivity_logout_after_time.md b/inactivity_logout_after_time.md index 3bd3701..6cbebfd 100644 --- a/inactivity_logout_after_time.md +++ b/inactivity_logout_after_time.md @@ -1,5 +1,6 @@ --- title: "Log Borger ud efter X minutters inaktivitet" +version: 1 parent: "Sikkerhed" source: scripts/inactivity_logout_after_time.sh parameters: diff --git a/inactivity_suspend_after_time.md b/inactivity_suspend_after_time.md index 3dae750..cdbcdfd 100644 --- a/inactivity_suspend_after_time.md +++ b/inactivity_suspend_after_time.md @@ -1,5 +1,6 @@ --- title: "Aktiver dvale efter X minutters inaktivitet" +version: 1 parent: "Sikkerhed" source: scripts/inactivity_suspend_after_time.sh compatibility: diff --git a/lightdm_enable_numlock.md b/lightdm_enable_numlock.md index a68323f..2c1b306 100644 --- a/lightdm_enable_numlock.md +++ b/lightdm_enable_numlock.md @@ -1,5 +1,6 @@ --- title: "Sæt NumLock-tilstand" +version: 1 parent: "System" source: scripts/lightdm_enable_numlock.sh parameters: diff --git a/lightdm_fix_boot_error.md b/lightdm_fix_boot_error.md index a421dff..90d677e 100644 --- a/lightdm_fix_boot_error.md +++ b/lightdm_fix_boot_error.md @@ -1,5 +1,6 @@ --- title: "Fix Light Display Manager Opstarts-fejl" +version: 1 parent: "Anbefalede sikkerhedsscripts" source: scripts/lightdm_fix_boot_error.sh parameters: diff --git a/lightdm_greeter_setup_scripts.md b/lightdm_greeter_setup_scripts.md index 27dd582..a3b9d19 100644 --- a/lightdm_greeter_setup_scripts.md +++ b/lightdm_greeter_setup_scripts.md @@ -1,5 +1,6 @@ --- title: "Login - Slå scriptkørsel ved login til" +version: 1 parent: "Anbefalede sikkerhedsscripts" source: scripts/lightdm_greeter_setup_scripts.sh parameters: diff --git a/lightdm_hide_superuser.md b/lightdm_hide_superuser.md index c0cb394..fd75cc8 100644 --- a/lightdm_hide_superuser.md +++ b/lightdm_hide_superuser.md @@ -1,5 +1,6 @@ --- title: "Skjul superuser fra loginskærm og vis eventuelt loginfelt til valgfri bruger" +version: 1 parent: "Login" source: scripts/lightdm_hide_superuser.sh parameters: diff --git a/lockdown_usb.md b/lockdown_usb.md index 6c9d4cb..c1a6a9e 100644 --- a/lockdown_usb.md +++ b/lockdown_usb.md @@ -1,5 +1,6 @@ --- title: "Bloker for login ved USB-event" +version: 1 parent: "Sikkerhed" source: scripts/lockdown_usb.sh parameters: diff --git a/network_printer_add_no_ppd.md b/network_printer_add_no_ppd.md index 396cf37..32106f7 100644 --- a/network_printer_add_no_ppd.md +++ b/network_printer_add_no_ppd.md @@ -1,5 +1,6 @@ --- title: "Tilføj netværksprinter" +version: 1 parent: "Printer" source: scripts/network_printer_add_no_ppd.sh parameters: diff --git a/network_printer_add_ppd.md b/network_printer_add_ppd.md index 8edc462..584edc8 100644 --- a/network_printer_add_ppd.md +++ b/network_printer_add_ppd.md @@ -1,5 +1,6 @@ --- title: "Tilføj netværksprinter (PPD-fil skal angives)" +version: 1 parent: "Printer" source: scripts/network_printer_add_ppd.sh parameters: diff --git a/on_off_schedule_remove.md b/on_off_schedule_remove.md index 6b8b7aa..b1f4cb0 100644 --- a/on_off_schedule_remove.md +++ b/on_off_schedule_remove.md @@ -1,5 +1,6 @@ --- title: "Tænd/Sluk tidsplaner - Fjern tidsplan" +version: 1 parent: "System" source: scripts/on_off_schedule_remove.sh compatibility: diff --git a/on_off_schedule_set.md b/on_off_schedule_set.md index 354b5f6..11b433f 100644 --- a/on_off_schedule_set.md +++ b/on_off_schedule_set.md @@ -1,5 +1,6 @@ --- title: "Tænd/Sluk tidsplaner - Opret tidsplan" +version: 1 parent: "System" source: scripts/on_off_schedule_set.sh parameters: diff --git a/overwrite_libreoffice_config.md b/overwrite_libreoffice_config.md index 68050a4..81d4ec1 100644 --- a/overwrite_libreoffice_config.md +++ b/overwrite_libreoffice_config.md @@ -1,5 +1,6 @@ --- title: "LibreOffice - Sæt indstillinger" +version: 1 parent: "Programmer" source: scripts/overwrite_libreoffice_config.sh parameters: diff --git a/polkit_policy_shutdown_suspend.md b/polkit_policy_shutdown_suspend.md index ff80af6..8d19dd4 100644 --- a/polkit_policy_shutdown_suspend.md +++ b/polkit_policy_shutdown_suspend.md @@ -1,5 +1,6 @@ --- title: "Fjern Luk Ned, Genstart og Hviletilstand fra menuen" +version: 1 parent: "Sikkerhed" source: scripts/polkit_policy_shutdown_suspend.sh parameters: diff --git a/printer_default.md b/printer_default.md index d4e4922..df3627b 100644 --- a/printer_default.md +++ b/printer_default.md @@ -1,5 +1,6 @@ --- title: "Sæt standardprinter" +version: 1 parent: "Printer" source: scripts/printer_default.sh parameters: diff --git a/printer_del.md b/printer_del.md index 3b761f1..51fc0ca 100644 --- a/printer_del.md +++ b/printer_del.md @@ -1,5 +1,6 @@ --- title: "Slet printer" +version: 1 parent: "Printer" source: scripts/printer_del.sh parameters: diff --git a/printer_list.md b/printer_list.md index 196699c..19723b8 100644 --- a/printer_list.md +++ b/printer_list.md @@ -1,5 +1,6 @@ --- title: "Vis printerliste" +version: 1 parent: "Printer" source: scripts/printer_list.sh parameters: diff --git a/printer_options_get.md b/printer_options_get.md index 67d1a0e..bb9d7b2 100644 --- a/printer_options_get.md +++ b/printer_options_get.md @@ -1,5 +1,6 @@ --- title: "Vis indstillinger for printer" +version: 1 parent: "Printer" source: scripts/printer_options_get.sh parameters: diff --git a/printer_options_set.md b/printer_options_set.md index cf2d61a..58e47d8 100644 --- a/printer_options_set.md +++ b/printer_options_set.md @@ -1,5 +1,6 @@ --- title: "Sæt indstillinger for printer" +version: 1 parent: "Printer" source: scripts/printer_options_set.sh parameters: diff --git a/printer_princh_add.md b/printer_princh_add.md index 79657f3..770761a 100644 --- a/printer_princh_add.md +++ b/printer_princh_add.md @@ -1,5 +1,6 @@ --- title: "Tilføj Princh Cloud Printer" +version: 1 parent: "Printer" source: scripts/printer_options_set.sh parameters: diff --git a/printer_princh_install.md b/printer_princh_install.md index 3a1e232..b89ad72 100644 --- a/printer_princh_install.md +++ b/printer_princh_install.md @@ -1,5 +1,6 @@ --- title: "Installer Princh Cloud Printer" +version: 1 parent: "Printer" source: scripts/printer_princh_install.sh parameters: diff --git a/printer_toggle_network_discovery.md b/printer_toggle_network_discovery.md index e5e445f..a7971a0 100644 --- a/printer_toggle_network_discovery.md +++ b/printer_toggle_network_discovery.md @@ -1,5 +1,6 @@ --- title: "Slå automatisk netværksprinter-finding fra/til" +version: 1 parent: "Printer" source: scripts/printer_toggle_network_discovery.sh parameters: diff --git a/protect_terminal.md b/protect_terminal.md index 054ae62..39e0c60 100644 --- a/protect_terminal.md +++ b/protect_terminal.md @@ -1,5 +1,6 @@ --- title: "Juster adgang til terminalen" +version: 1 parent: "Sikkerhed" source: scripts/protect_terminal.sh parameters: diff --git a/randomize_jobmanager.md b/randomize_jobmanager.md index 1406905..b44f6cf 100644 --- a/randomize_jobmanager.md +++ b/randomize_jobmanager.md @@ -1,5 +1,6 @@ --- title: "Jobmanager: Skift start-tidspunkt og interval" +version: 1 parent: "System" source: scripts/randomize_jobmanager.sh parameters: diff --git a/reboot_now.md b/reboot_now.md index 7802d21..d3440bc 100644 --- a/reboot_now.md +++ b/reboot_now.md @@ -1,5 +1,6 @@ --- title: "Genstart computeren NU" +version: 1 parent: "System" nav_exclude: true source: scripts/reboot_now.sh diff --git a/remove_new_release_message.md b/remove_new_release_message.md index 11b0ba4..1c33b32 100644 --- a/remove_new_release_message.md +++ b/remove_new_release_message.md @@ -1,5 +1,6 @@ --- title: "Desktop - Fjern besked om opdatering / opgradering" +version: 1 parent: "Anbefalede sikkerhedsscripts" source: scripts/remove_new_release_message.sh parameters: diff --git a/scans_samba_dir.md b/scans_samba_dir.md index e803305..f4a0584 100644 --- a/scans_samba_dir.md +++ b/scans_samba_dir.md @@ -1,5 +1,6 @@ --- title: "Opret delt Samba-mappe til skan" +version: 1 parent: "Skanner" source: scripts/scans_samba_dir.sh parameters: diff --git a/set_user_as_default_lightdm_user.md b/set_user_as_default_lightdm_user.md index 8ba45ba..47f767e 100644 --- a/set_user_as_default_lightdm_user.md +++ b/set_user_as_default_lightdm_user.md @@ -1,5 +1,6 @@ --- title: "Login - Sæt Borger som standard ved login" +version: 1 parent: "Anbefalede sikkerhedsscripts" source: scripts/set_user_as_default_lightdm_user.sh parameters: diff --git a/setup_two_factor_superuser.md b/setup_two_factor_superuser.md index 683e709..a1513b6 100644 --- a/setup_two_factor_superuser.md +++ b/setup_two_factor_superuser.md @@ -1,5 +1,6 @@ --- title: "Totrinsbekræftelse for superuser" +version: 1 parent: "Sikkerhed" source: scripts/setup_two_factor_superuser.sh compatibility: diff --git a/shutdown_at_time.md b/shutdown_at_time.md index 4ba9feb..2be3c59 100644 --- a/shutdown_at_time.md +++ b/shutdown_at_time.md @@ -1,5 +1,6 @@ --- title: "Luk ned dagligt" +version: 1 parent: "System" source: scripts/shutdown_at_time.sh parameters: diff --git a/unexpire_user.md b/unexpire_user.md index 37ef0a0..30f7997 100644 --- a/unexpire_user.md +++ b/unexpire_user.md @@ -1,5 +1,6 @@ --- title: "Sæt Borger som aktiv efter blokeret login (lås op)" +version: 1 parent: "Sikkerhed" source: scripts/unexpire_user.sh parameters: diff --git a/update_all.md b/update_all.md index 862a816..44cb5d6 100644 --- a/update_all.md +++ b/update_all.md @@ -1,5 +1,6 @@ --- title: "Opdater alle installererede programmer nu" +version: 1 parent: "System" source: scripts/update_all.sh parameters: diff --git a/user_automatic_login.md b/user_automatic_login.md index 2821d0e..a165384 100644 --- a/user_automatic_login.md +++ b/user_automatic_login.md @@ -1,5 +1,6 @@ --- title: "Automatisk borgerlogin til/fra" +version: 1 parent: "Login" source: scripts/user_automatic_login.sh parameters: diff --git a/vnc_and_ssh_install.md b/vnc_and_ssh_install.md index 2a361d3..ae7978d 100644 --- a/vnc_and_ssh_install.md +++ b/vnc_and_ssh_install.md @@ -1,5 +1,6 @@ --- title: "Installer SSH og VNC på Kiosk" +version: 1 parent: "Kiosk" source: scripts/vnc_and_ssh_install.sh parameters: diff --git a/wm_keyboard_hide_button.md b/wm_keyboard_hide_button.md index 703277b..065df28 100644 --- a/wm_keyboard_hide_button.md +++ b/wm_keyboard_hide_button.md @@ -1,5 +1,6 @@ --- title: "Chromium med skærmtastatur skjul/vis (onboard)" +version: 1 parent: "Kiosk" source: scripts/wm_keyboard_hide_button.sh parameters: diff --git a/wm_keyboard_install.md b/wm_keyboard_install.md index 382a774..1a1e90d 100644 --- a/wm_keyboard_install.md +++ b/wm_keyboard_install.md @@ -1,5 +1,6 @@ --- title: "Chromium med skærmtastatur (onboard)" +version: 1 parent: "Kiosk" source: scripts/wm_keyboard_install.sh parameters: