Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-02-09 | Bump version to 1.2-1 | mynacol | |
2022-02-09 | Better support multiple uplinks | mynacol | |
Check internet connectivity before stopping openntpd. This avoids stopping openntpd if some interfaces are still up. | |||
2022-02-09 | Add myself as maintainer | mynacol | |
2022-02-09 | Bump version to 1.1-1 | mynacol | |
2022-02-09 | Fix checksum | mynacol | |
2022-02-09 | Depend on sh | mynacol | |
2022-02-09 | Make script world-readable | mynacol | |
NetworkManager-dispatcher just requires no setuid and no write permissions for group and others. | |||
2022-02-09 | Use /bin/sh instead of bash | mynacol | |
This script is POSIX-compliant, any proper shell can execute it. | |||
2022-02-09 | Reindent, tabspaces = 4 | mynacol | |
2022-02-09 | Catch if init system is not detected | mynacol | |
This notifies users and exits with a non-zero exit code. | |||
2022-02-09 | Combine identical case bodies, de-duplicating code | mynacol | |
2022-02-09 | Merge "if" in "else" to "elif" | mynacol | |
2022-02-09 | Fix systemd detection | mynacol | |
This tests if systemd is init according to official documents: https://www.freedesktop.org/software/systemd/man/sd_booted.html | |||
2020-07-05 | import from community | Jelle van der Waa | |