potatOS
synced new reference refs/merge-requests/1224/merge to potatOS/potatOS-pro from mirror
2019-11-11 05:28:46 +01:00
potatOS
synced commits to master at potatOS/potatOS-for-linux from mirror
2019-11-10 13:18:54 +01:00
a602d93e44
journal-file: delete some unnecessary braces
potatOS
synced commits to master at potatOS/potatOS-for-linux from mirror
2019-11-09 20:58:49 +01:00
e64664cefe
Merge pull request #13975 from keszybz/more-seccomp-syscalls
9493b16871
Add @pkey syscall group
6ca6771069
seccomp: add all *time64 syscalls
potatOS
synced commits to master at potatOS/potatOS-for-linux from mirror
2019-11-09 12:48:50 +01:00
5021735fad
shared/sleep-config: fix potential SEGV
potatOS
synced new reference greenkeeper/chalk-3.0.0 to potatOS/potatOS.js from mirror
2019-11-09 12:38:51 +01:00
potatOS
synced commits to master at potatOS/potatOS-for-linux from mirror
2019-11-08 20:28:53 +01:00
7fd7dab90f
Merge pull request #13554 from keur/systemctl_status_timer
bc9aa96bbd
systemctl: simplify printing of Triggers/TriggeredBy
0d588deae2
systemctl: Align all status outputs to TriggeredBy
965c5d1d5a
systemctl: Add TriggeredBy and Triggers to status
potatOS
synced commits to master at potatOS/potatOS-for-linux from mirror
2019-11-08 12:18:49 +01:00
581e2d96fc
libblkid: open device in nonblock mode.
d5c30300da
Merge pull request #13962 from keszybz/man-ordering
38c432b37c
man: describe ordering in case of Conflicts=
d19cd71a8a
man: put description of Wants= above Requires=
potatOS
synced commits to master at potatOS/potatOS-for-linux from mirror
2019-11-07 19:58:56 +01:00
72a68f9d6d
doc: Fix missing parenthesis
potatOS
synced commits to master at potatOS/potatOS-for-linux from mirror
2019-11-07 11:48:49 +01:00
0499585ffe
include missing_fcntl.h where needed
754499fab2
Merge pull request #13904 from keur/job_mode_triggering
3e1db806b0
core: change top-level drop-in from -.service.d to service.d
132e0b532c
man: Document --job-mode=triggering switch
1f0f9f21c1
core: Add triggering job mode
potatOS
synced commits to master at potatOS/potatOS-for-linux from mirror
2019-11-07 03:38:49 +01:00
8069017a0f
Merge pull request #13960 from keszybz/meson-loop-fix
af336643a0
meson: remove strange dep that causes meson to enter infinite loop
potatOS
synced commits to master at potatOS/potatOS-for-linux from mirror
2019-11-06 19:28:55 +01:00
98647fa0fa
man: fix option typo in pam_systemd man page
potatOS
synced commits to master at potatOS/potatOS-for-linux from mirror
2019-11-06 03:08:50 +01:00
b12a67ae14
man: save pull-raw example file without underscores
7792d9cdd4
man: small grammatical/word choice fixes to crypttab man page
f03378805f
Merge pull request #13936 from keszybz/format-table-uninhibited
9087384d39
Merge pull request #13944 from yuwata/network-split-struct-prefix
3126d64e5f
sd-device-enumerator: do not return error when a device is removed
potatOS
synced new reference tasks-max-dynamic to potatOS/potatOS-for-linux from mirror
2019-11-06 03:08:50 +01:00
potatOS
synced commits to master at potatOS/potatOS-for-linux from mirror
2019-11-05 18:58:57 +01:00
c631c3d6a3
Merge pull request #13939 from yuwata/network-fix-memleak-and-13938
69d7eba188
sd-radv: fix memleak
c1ed516cde
test: add testcase for issue #13938
471e126b25
network: fix memleak in route_prefix_free()
095b3a7d90
network: fix typo
potatOS
synced commits to master at potatOS/potatOS-for-linux from mirror
2019-11-05 10:48:49 +01:00
09d0b46ab6
journal: refresh cached credentials of stdout streams
d7d31692bf
hwdb: add XKB_FIXED_MODEL to the keyboard hwdb
d36b573ef7
Merge pull request #13935 from poettering/bootctl-random-seed-mkdir
a4a55e9ace
bootctl: create leading dirs when "bootctl random-seed" is called if needed
potatOS
synced commits to master at potatOS/potatOS-for-linux from mirror
2019-11-04 18:28:58 +01:00
d1559793df
core, job: fix breakage of ordering dependencies by systemctl reload command
c488660e6e
journalctl: allow running vacuum on remote journals, too
a859abf062
Merge pull request #13906 from yuwata/drop-missing-take2
f9f1d01cbd
sd-boot: Skip adding boot entries when the loader does not exist
b5395600a0
allow an empty DefaultInstance= in configuration files
potatOS
synced commits to master at potatOS/potatOS-for-linux from mirror
2019-11-03 17:58:50 +01:00
f4dad55b8b
Merge pull request #13899 from poettering/in-gid-tweak
5e467d74ad
Merge pull request #13909 from poettering/env-copy-pid
0ccdaa79ca
nspawn: respect quiet on capabilities warning
fe573a798d
fs-util: let's avoid unnecessary strerror()
8574039520
Merge pull request #13916 from ddstreet/test-network
potatOS
synced commits to master at potatOS/potatOS-for-linux from mirror
2019-11-02 01:16:54 +01:00
df957acc66
Merge pull request #13905 from poettering/cpuset-fixes
a897a7b837
cgroup: add missing OOM check, and shorten code a bit
c259ac9aa2
cpuset: fix indentation and log about OOM we otherwise ignore
85c3b27891
cgroup: add some basic OOM safety where it was missing