Rivoreo Source Code Repositories
src.rivoreo.one
/
systemd-stable
/
v245-stable
/
units
c98e9b0
units: wait until some fs modules are entirely loaded before mounting their corresponding filesystem
by Franck Bui
· 4 years, 9 months ago
265fa60
units: update serial-getty@.service to support 57600 baud rate
by Bjørn Mork
· 4 years, 11 months ago
431344e
units: pass CAP_SYS_RESOURCE to homed
by Lennart Poettering
· 4 years, 11 months ago
1b7c20c
units: order systemd-user-sessions.service after home.mount
by Lennart Poettering
· 5 years ago
709ab94
meson: RC_LOCAL_SCRIPT_PATH_START to RC_LOCAL_PATH
by Zbigniew Jędrzejewski-Szmek
· 4 years, 11 months ago
4db76e1
units: add missing usb-gadget.target
by Kyle Russell
· 4 years, 12 months ago
634a0b5
Revert "units: drop OnFailure= from .target units"
by Zbigniew Jędrzejewski-Szmek
· 5 years ago
3668722
units: don't set PrivateNetwork= in systemd-homed.service
by Lennart Poettering
· 5 years ago
560380d
binfmt: also unregister binfmt entries from unit
by Lennart Poettering
· 5 years ago
c7f9da1
units: do not pull in home.mount from systemd-homed.service
by Lennart Poettering
· 5 years ago
9b52ce5
units: Don't mount tracefs in LXC
by Balint Reczey
· 5 years ago
ec458d2
homed: replace "home directory" with "home area" in a few places
by Zbigniew Jędrzejewski-Szmek
· 5 years ago
5197b41
Merge pull request #15022 from keszybz/make-units-remain-after-exit
by Yu Watanabe
· 5 years ago
9cbf1e5
units: skip modprobe@.service if the unit appears to be already loaded
by Zbigniew Jędrzejewski-Szmek
· 5 years ago
d48eea5
units: make systemd-network-generator.service stay around
by Zbigniew Jędrzejewski-Szmek
· 5 years ago
c1817e2
Merge pull request #15023 from keszybz/network-generator-man
by Yu Watanabe
· 5 years ago
4a29c18
man: add systemd-network-generator.service(8)
by Zbigniew Jędrzejewski-Szmek
· 5 years ago
9fd32ff
units: restore RemainAfterExit=yes in systemd-vconsole-setup.service
by Zbigniew Jędrzejewski-Szmek
· 5 years ago
a3558e7
units: do not ignore return value from systemd --user
by Zbigniew Jędrzejewski-Szmek
· 5 years ago
3b35567
RequireMountsFor in systemd-nspawn should wait for machine mount
by Kevin P. Fleming
· 5 years ago
f466566
units: disable ProtectKernelLogs for machined
by Guillaume Douézan-Grard
· 5 years ago
287f506
pstore: Don't start systemd-pstore.service in containers
by Balint Reczey
· 6 years ago
aaaf42c
units: add mount for tracefs
by Norbert Lange
· 6 years ago
c7220ca
units: drop OnFailure= from .target units
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
dc9fd22
Merge pull request #14398 from poettering/mount-prep
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
340cb11
units: define RuntimeDirectory= in systemd-journald.service
by Lennart Poettering
· 6 years ago
5591cd4
units: sort settings in systemd-journald.service again
by Lennart Poettering
· 6 years ago
dc5437c
journald: add ability to activate by varlink socket
by Lennart Poettering
· 6 years ago
65c398c
journald: add exit on idle
by Lennart Poettering
· 6 years ago
1ee51fb
units: add unit files for instantiated journal daemons
by Lennart Poettering
· 6 years ago
70a5db5
home: add new systemd-homed service that can manage LUKS homes
by Lennart Poettering
· 6 years ago
1b3cccf
unit: add AF_ALG to systemd-networkd.service
by Yu Watanabe
· 6 years ago
a7e8855
units: introduce blockdev@.target for properly ordering mounts/swaps against cryptsetup
by Lennart Poettering
· 6 years ago
29ee654
units: add unit file for systemd-repart to automatically run at boot
by Lennart Poettering
· 6 years ago
cdc6804
units: drop full paths for utilities in $PATH
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
d093b62
userdbd: add new service that can merge userdb queries from multiple clients
by Lennart Poettering
· 6 years ago
d5016c2
units: tweaks to modprobe@.service
by Lennart Poettering
· 6 years ago
6250772
units: Split modprobing out into a separate service unit
by Iain Lane
· 6 years ago
48d0248
network: bump netlink receive buffer size to 128M
by Yu Watanabe
· 6 years ago
b895fa0
Revert "Drop dbus activation stub service"
by Lennart Poettering
· 6 years ago
4186441
Revert "cryptsetup: umount encrypted devices before detaching it during shutdown"
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
f27bb6a
initrd: make udev cleanup service confict trigger and settle too
by Dimitri John Ledkov
· 6 years ago
362c378
cryptsetup: umount encrypted devices before detaching it during shutdown
by Franck Bui
· 6 years ago
1dc85ef
crypsetup: introduce x-initrd.attach option
by Franck Bui
· 6 years ago
b4e2236
systemd-tmpfiles: don't install timer when service isn't installed either
by Pascal de Bruijn
· 6 years ago
351de38
bootctl: make 'random-seed' handle inability to write system token EFI variable gracefully
by Lennart Poettering
· 6 years ago
6168ae5
units: set ProtectKernelLogs=yes on relevant units
by Kevin Kuehler
· 6 years ago
21d0dd5
meson: allow WatchdogSec= in services to be configured
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
ab76be5
networkd: use SIGUSR2 to do a restart
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
5081339
units: make systemd-binfmt.service easier to work with no autofs
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
ce8a4ef
unit: add ExecReload= in systemd-udevd.service
by Yu Watanabe
· 6 years ago
07125d2
Drop dbus activation stub service
by Michael Biebl
· 6 years ago
2ec71e4
journald: slightly bump OOM adjust for journald (#13366)
by Lennart Poettering
· 6 years ago
265c14c
Rename tmpfiles.d/kmod.conf to static-nodes.conf
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
60ab2d1
unit: drop Before=sysinit.target from systemd-random-seed.service
by Yu Watanabe
· 6 years ago
10b1d42
unit: make logind can access ESP
by Yu Watanabe
· 6 years ago
e2e05a0
unit: rename initrd-network-generator.service -> systemd-network-generator.service
by Yu Watanabe
· 6 years ago
716e6f4
units: use symbolic exit code names
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
26ded55
random-seed: rework systemd-random-seed.service substantially
by Lennart Poettering
· 6 years ago
d985064
units: automatically initialize the system token if that makes sense
by Lennart Poettering
· 6 years ago
57cd822
Merge pull request #13144 from poettering/nspawn-modprobe
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
b9109ff
units: add initrd-network-generator.service
by Yu Watanabe
· 6 years ago
e070037
Revert "timesyncd: add Conflicts for ntpd and chronyd"
by Lennart Poettering
· 6 years ago
11aa16b
units: make sure logind can properly reference drm char class
by Lennart Poettering
· 6 years ago
31ea9c8
nspawn: explicitly load units beforehand so that DeviceAllow= syntax works
by Lennart Poettering
· 6 years ago
971a7a1
timesyncd: add Conflicts for ntpd and chronyd
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
6d4f213
pstore: run only when /sys/fs/pstore is not empty
by Yu Watanabe
· 6 years ago
9b4abc6
pstore: Tool to archive contents of pstore
by Eric DeVolder
· 6 years ago
ba2fb17
units: add SystemCallErrorNumber=EPERM to systemd-portabled.service
by Lennart Poettering
· 6 years ago
9af2820
units: deny access to block devices
by Topi Miettinen
· 6 years ago
58cf79c
Merge pull request #12424 from poettering/logind-brightness
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
c0d1124
Drop no longer needed halt-local.service.in
by Michael Biebl
· 6 years ago
19483c6
logind: make sure the service gets access to the linger directory
by Lennart Poettering
· 6 years ago
727a1a0
service: tweak capitalization of unit description
by Lennart Poettering
· 6 years ago
4450894
Drop support for /usr/sbin/halt.local
by Michael Biebl
· 6 years ago
1e187d2
units: automatically revert to /run logging on shutdown if necessary
by Lennart Poettering
· 6 years ago
6dc14d7
units: drop reference to sushell man page
by Lennart Poettering
· 6 years ago
cc5549c
scripts: use 4 space indentation
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
18a3882
man: add a page for systemd-udev-settle.service
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
4ea0f67
units: add time-set.target
by Peter A. Bigot
· 7 years ago
bf65b7e
core: imply NNP and SUID/SGID restriction for DynamicUser=yes service
by Lennart Poettering
· 6 years ago
62aa292
units: turn on RestrictSUIDSGID= in most of our long-running daemons
by Lennart Poettering
· 6 years ago
01d2041
meson: stop creating enablement symlinks in /etc during installation
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
709b423
meson: indentation
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
5cb0218
units: set nodev,nosuid,noexec flags for various secondary API VFS
by Lennart Poettering
· 6 years ago
11dce8e
Revert "Revert "units: lock down logind with fs namespacing options""
by Zbigniew Jędrzejewski-Szmek
· 7 years ago
928df2c
units: turn off keyring handling for user@.service
by Lennart Poettering
· 6 years ago
827f62c
man,units: document what user "default.target" is a bit
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
8e729d5
units: update catalog after systemd-tmpfiles runs
by Jonathan Lebon
· 6 years ago
a18449b
units: turn of ProtectHostname= again for services hat need to know about system hostname changes
by Lennart Poettering
· 6 years ago
faab72d
units: fix systemd.special man page reference in system-update-cleanup.service
by Michael Biebl
· 6 years ago
31b221c
logind: add support for booting into the boot menu or a specific boot menu entry
by Lennart Poettering
· 7 years ago
95a32e9
units: re-drop ProtectHostname from systemd-hostnamed.service (#11792)
by Martin Pitt
· 7 years ago
25f77a4
man,units: link up new documentation about temporary directories
by Lennart Poettering
· 7 years ago
eb5149b
Merge pull request #11682 from topimiettinen/private-utsname
by Lennart Poettering
· 7 years ago
99894b8
units: enable ProtectHostname=yes
by Topi Miettinen
· 7 years ago
4d422d1
Merge pull request #11226 from keszybz/enable-remount-fs-dynamically
by Lennart Poettering
· 7 years ago
2c633a8
units: add usb-gadget target
by Andrzej Pietrasiewicz
· 7 years ago
e2c7c94
units: make sure initrd-cleanup.service terminates before switching to rootfs
by Franck Bui
· 7 years ago
e4bbc5f
units: drop conditionalization of systemd-tmpfiles-setup-dev.service
by Lennart Poettering
· 7 years ago
Next »