diff options
author | kremlin <ian@kremlin.cc> | 2014-07-15 12:57:18 +0800 |
---|---|---|
committer | kremlin <ian@kremlin.cc> | 2014-07-15 12:57:18 +0800 |
commit | 38bf33c4f8dd7d2258e9fecf206180d967c05e9c (patch) | |
tree | 044dfb6491ac86f278649db075ad9628b32bcc5e /bin | |
parent | 8bb03fb423aa53f7e88c4f893d7984039d5edcf1 (diff) | |
download | systembsd-38bf33c4f8dd7d2258e9fecf206180d967c05e9c.tar systembsd-38bf33c4f8dd7d2258e9fecf206180d967c05e9c.tar.gz systembsd-38bf33c4f8dd7d2258e9fecf206180d967c05e9c.tar.bz2 systembsd-38bf33c4f8dd7d2258e9fecf206180d967c05e9c.tar.lz systembsd-38bf33c4f8dd7d2258e9fecf206180d967c05e9c.tar.xz systembsd-38bf33c4f8dd7d2258e9fecf206180d967c05e9c.tar.zst systembsd-38bf33c4f8dd7d2258e9fecf206180d967c05e9c.zip |
minor, bring in standalone daemon executables
Diffstat (limited to 'bin')
-rwxr-xr-x | bin/systemd-hostnamed | bin | 0 -> 133496 bytes |
-rwxr-xr-x | bin/systemd-localed | bin | 0 -> 113897 bytes |
-rwxr-xr-x | bin/systemd-logind | bin | 0 -> 283649 bytes |
-rwxr-xr-x | bin/systemd-timedated | bin | 0 -> 105902 bytes |
4 files changed, 0 insertions, 0 deletions
diff --git a/bin/systemd-hostnamed b/bin/systemd-hostnamed Binary files differnew file mode 100755 index 0000000..8dcba70 --- /dev/null +++ b/bin/systemd-hostnamed diff --git a/bin/systemd-localed b/bin/systemd-localed Binary files differnew file mode 100755 index 0000000..3a4504f --- /dev/null +++ b/bin/systemd-localed diff --git a/bin/systemd-logind b/bin/systemd-logind Binary files differnew file mode 100755 index 0000000..8106574 --- /dev/null +++ b/bin/systemd-logind diff --git a/bin/systemd-timedated b/bin/systemd-timedated Binary files differnew file mode 100755 index 0000000..fd5cd02 --- /dev/null +++ b/bin/systemd-timedated |