From d23c9327d8c4ad89236be9db016b026b71ba1ce9 Mon Sep 17 00:00:00 2001 From: "Toerd@archlinux" Date: Thu, 2 Apr 2020 18:07:59 +0200 Subject: [PATCH] refactor(fresh.sh): cleaned up services feat(pack.csv): new: opensc --- fresh.sh | 5 +++-- pack.csv | 1 + 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/fresh.sh b/fresh.sh index f073761..360920b 100755 --- a/fresh.sh +++ b/fresh.sh @@ -250,7 +250,8 @@ case $todo in set_permissions "Defaults timestamp_timeout=45\n%wheel ALL=(ALL) ALL\n%wheel ALL=(ALL) NOPASSWD: /usr/bin/shutdown,/usr/bin/reboot,/usr/bin/systemctl suspend,/usr/bin/wifi-menu,/usr/bin/mount,/usr/bin/umount,/usr/bin/pacman -Syu,/usr/bin/pacman -Ss,/usr/bin/pacman -Syyu,/usr/bin/pacman -Syyu --noconfirm,/usr/bin/loadkeys" no_beep set_system_stuff - enable_service "--user syncthing" "netctl-auto@wlp3s0" "--user offlineimap@philip_thi" "--user offlineimap@philip_posteo" "--user offlineimap@philip_gmail" + # enable_service "--user syncthing" "netctl-auto@wlp3s0" "--user offlineimap@philip_thi" "--user offlineimap@philip_posteo" "--user offlineimap@philip_gmail" + enable_service "netctl-auto@wlp3s0" "systemd-timesyncd" ready_steady_go clear ;; @@ -268,7 +269,7 @@ case $todo in init startup_msg pre_update - enable_service "netctl-auto@wlp3s0" "systemd-timesyncd" # "--user offlineimap@philip_thi" "--user offlineimap@philip_posteo" "--user offlineimap@philip_gmail" + enable_service "netctl-auto@wlp3s0" "systemd-timesyncd" ready_steady_go clear ;; diff --git a/pack.csv b/pack.csv index be9ca6d..f4bb43b 100644 --- a/pack.csv +++ b/pack.csv @@ -16,6 +16,7 @@ L,P,acpid,A daemon for delivering ACPI power management events with netlink supp L,P,acpi_call,battery recalibration L,P,tlp,better battery life A,P,openssh,Premier connectivity tool for remote login with the SSH protocol +A,P,opensc,Used to provide ssh key via yubikey # libraries A,M,pyorgmode,lib to create and modify orgmode files used in quteb script