Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use wait4path with command and script launchd options #1052

Merged
merged 1 commit into from
Sep 22, 2024

Commits on Sep 22, 2024

  1. feat: use wait4path with script launchd option

    addresses LnL7#1043
    
    fix: use exec in launchd daemon config
    
    fix: dont use a script thats in the nix store
    
    fix: remove manual wait4path in linux-builder
    
    fix: remove manual wait4path in karabiner elements
    
    fix: remove manual wait4path in nix-daemon
    
    fix: remove manual wait4path in nix-optimise
    
    fix: remove manual wait4path in tailscaled
    
    fix: autossh test
    
    Revert "fix: remove manual wait4path in nix-daemon"
    
    This reverts commit 6aec084.
    
    fix: remove bad exec
    
    Reapply "fix: remove manual wait4path in nix-daemon"
    
    This reverts commit c8f136e.
    
    fix: update autossh test
    
    to reflect changes in f86e613
    
    fix: services-activate-system-changed-label-prefix test
    
    fix: services-buildkite-agent test
    
    fix: services-activate-system test
    
    fix: escape ampersand
    
    fix: services-lorri test
    
    fix: services-nix-optimise test
    
    fix: services-nix-gc test
    
    refactor: use script rather than command in daemon
    
    fix: use config.command for clarity
    
    style: fix indentation
    
    fix: use lib.getExe rather than directly pointing to file
    
    revert: a87fc7b
    
    - mistaken refactor meant that service waited for nix store and not the relevant path
    will-lol committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    034c45d View commit details
    Browse the repository at this point in the history