Rivoreo Source Code Repositories
src.rivoreo.one
/
systemd-stable
/
v238-stable
/
units
938a784
emergency: make sure console password agents don't interfere with the emergency shell
by Franck Bui
· 6 years ago
485ddda
tmpfiles: Order tmpfiles-setup after journald
by João Paulo Rechi Vita
· 6 years ago
a092922
meson: fix dirname/basename confusion in meson-and-wants.sh install helper (#10126)
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
fcc0470
user@.service: don't kill user manager at runlevel switch
by Thomas Blume
· 6 years ago
a346b3a
units: initctl: move the fifo to /run/initctl to match sysvinit
by Mike Gilbert
· 7 years ago
b9b4d16
fix url for binfmt documentation (#8720)
by guixxx
· 7 years ago
63e0c53
tmpfiles: ignore "operational" errors during setup
by Zbigniew Jędrzejewski-Szmek
· 7 years ago
5637563
units: Fix SuccessAction that belongs to [Unit] section not [Service] section (#8478)
by Karol Augustin
· 7 years ago
7ddcdb6
units: use SuccessAction=reboot where appropriate (#8335)
by Lennart Poettering
· 7 years ago
acc8059
units: delegate "memory" instead of "cpu" by default for user instances (#8320)
by Franck Bui
· 7 years ago
d8e5a93
slice: system.slice should be perpetual like -.mount
by Alan Jenkins
· 7 years ago
1f15801
resolved.service: set DefaultDependencies=no
by Dimitri John Ledkov
· 7 years ago
9b873d1
units: link up debug-generator documentation from debug-shell.service
by Lennart Poettering
· 7 years ago
245992a
man: add a systemd-rc-local-generator(8) man page
by Lennart Poettering
· 7 years ago
7629744
separate flags from shebang
by bleep_blop
· 7 years ago
8fd010b
nspawn: turn on watchdog logic for nspawn too
by Lennart Poettering
· 7 years ago
5dfcaaa
units: delegate only "cpu" and "pids" controllers by default (#7564)
by Lennart Poettering
· 7 years ago
cfdda37
Hook up systemd-tmpfiles as user units
by Zbigniew Jędrzejewski-Szmek
· 7 years ago
cd9f5b6
units: use SuccessExitStatus to ignore syntax errors in tmpfiles
by Zbigniew Jędrzejewski-Szmek
· 7 years ago
3a726fc
Add license headers and SPDX identifiers to meson.build files
by Zbigniew Jędrzejewski-Szmek
· 7 years ago
a7df2d1
Add SPDX license headers to unit files
by Zbigniew Jędrzejewski-Szmek
· 7 years ago
3e3852b
core: make "tmpfs" dependencies on swapfs a "default" dep, not an "implicit"
by Lennart Poettering
· 7 years ago
3bd4695
meson: do not create systemd-user-sessions.service if PAM is disabled
by Yu Watanabe
· 7 years ago
b5487fa
Merge pull request #7078 from keszybz/cryptsetup-netdev-fixes
by Lennart Poettering
· 7 years ago
a0e030f
units: make remote-cryptsetup.target also after cryptsetup-pre.target
by Zbigniew Jędrzejewski-Szmek
· 7 years ago
a0dd209
units: replace remote-cryptsetup-pre.target with remote-fs-pre.target
by Zbigniew Jędrzejewski-Szmek
· 7 years ago
fab35af
mount: make sure we unmount tmpfs mounts before we deactivate swaps (#7076)
by Michal Sekletar
· 7 years ago
8f462b0
units: add [Install] section to remote-cryptsetup.target
by Zbigniew Jędrzejewski-Szmek
· 7 years ago
941afc4
unit: enable DynamicUser= for journal-upload
by Yu Watanabe
· 7 years ago
48d3e88
timesyncd: enable DynamicUser=
by Yu Watanabe
· 7 years ago
fdb6343
Merge pull request #6909 from sourcejedi/units
by Lennart Poettering
· 7 years ago
c74cdb5
units: restore User=systemd-journal-gateway in systemd-journal-gatewayd.service (#7005)
by Lennart Poettering
· 7 years ago
4aa1d31
Merge pull request #6974 from keszybz/clean-up-defines
by Lennart Poettering
· 7 years ago
0a9b166
units: prohibit all IP traffic on all our long-running services (#6921)
by Lennart Poettering
· 7 years ago
1ec57f3
build-sys: s/ENABLE_RESOLVED/ENABLE_RESOLVE/
by Zbigniew Jędrzejewski-Szmek
· 7 years ago
3211da4
build-sys: s/HAVE_UTMP/ENABLE_UTMP/
by Zbigniew Jędrzejewski-Szmek
· 7 years ago
349cc4a
build-sys: use #if Y instead of #ifdef Y everywhere
by Zbigniew Jędrzejewski-Szmek
· 7 years ago
2d4b910
units: DefaultDependencies already implies conflict with shutdown.target
by Alan Jenkins
· 7 years ago
0b9ad5b
units: add missing Before=shutdown.target for units which it Conflicts
by Alan Jenkins
· 7 years ago
6f6d1a8
units: add missing ordering deps for Conflicts= of emergency.service
by Alan Jenkins
· 7 years ago
950d8fc
units: express Conflict in syslog.socket instead of emergency.service
by Alan Jenkins
· 7 years ago
a3b22cc
units: do not kill rescue shell when machines.target is started
by Alan Jenkins
· 7 years ago
0d18f80
Revert "units: don't kill the emergency shell when sysinit.target is triggered (#6765)" (#6904)
by Alan Jenkins
· 7 years ago
f1e24a2
units: don't kill the emergency shell when sysinit.target is triggered (#6765)
by Alan Jenkins
· 7 years ago
6579a62
Merge pull request #6790 from poettering/unit-unsetenv
by Zbigniew Jędrzejewski-Szmek
· 7 years ago
bff8f25
units: set LockPersonality= for all our long-running services (#6819)
by Lennart Poettering
· 7 years ago
82f9343
units: properly unset the l10n environment variables where we need to
by Lennart Poettering
· 7 years ago
c13ee7c
units: remove unnecessary Requires= and After= in system.slice (#6794)
by John Lin
· 7 years ago
912a0f2
sulogin-shell: switch from shell implementation to a C implementation (#6698)
by Felipe Sateler
· 7 years ago
6dd0e05
Merge pull request #6748 from msekletar/console-container-getty-pre-after
by Lennart Poettering
· 7 years ago
45e2753
units: order container and console getty units after getty-pre.target
by Michal Sekletar
· 7 years ago
889128b
units: add remote-cryptsetup.target and remote-cryptsetup-pre.target
by Zbigniew Jędrzejewski-Szmek
· 7 years ago
947d211
units: order cryptsetup-pre.target before cryptsetup.target
by Zbigniew Jędrzejewski-Szmek
· 7 years ago
8a12256
Merge pull request #6580 from poettering/nspawn-dm-deviceallow
by Zbigniew Jędrzejewski-Szmek
· 7 years ago
f480777
units: do not install rescue.target for alt-↑
by Alan Jenkins
· 7 years ago
d7542c4
Merge pull request #6709 from yuwata/imply-requires-mounts
by Lennart Poettering
· 7 years ago
181b4f5
unit: use StateDirectory= instead of RequiresMountsFor=
by Yu Watanabe
· 7 years ago
96f9f6a
unit: drop redundant options
by Yu Watanabe
· 7 years ago
1759025
units: introduce getty-pre.target (#6667)
by Michal Sekletar
· 7 years ago
64a36ae
units: starting suspend.target should not fail when suspend is successful (#6678)
by Alan Jenkins
· 7 years ago
0e61481
Merge pull request #6617 from sourcejedi/udev-unit-deps
by Lennart Poettering
· 7 years ago
6d405b6
Merge pull request #6672 from yuwata/drop-priv
by Lennart Poettering
· 7 years ago
53d133e
timesync: move stamp file to /var/lib/systemd/timesync/clock
by Yu Watanabe
· 7 years ago
7123a95
Merge pull request #6670 from fsateler/disable-networkd
by Lennart Poettering
· 7 years ago
3982bec
units: include DM devices in DeviceAllow fpor systemd-nspawn@.service
by Lennart Poettering
· 7 years ago
a174f61
networkd: do not install the socket when networkd is not enabled
by Felipe Sateler
· 7 years ago
87a85e2
units: make use of !! ExecStart= prefix in systemd-timesyncd.service
by Yu Watanabe
· 7 years ago
c61f302
units: make use of !! ExecStart= prefix in systemd-networkd.service
by Yu Watanabe
· 7 years ago
1d422b1
units: order service(s) before udevd, not udev-trigger (coldplug)
by Alan Jenkins
· 7 years ago
3533b49
units: Sockets= already implies Wants= and After= (systemd-udevd.service)
by Alan Jenkins
· 7 years ago
635f3df
units: make use of the new !! ExecStart= prefix in systemd-resolved.service
by Lennart Poettering
· 7 years ago
4f41b69
Merge pull request #6579 from sourcejedi/getty
by Lennart Poettering
· 7 years ago
97f7e36
Merge pull request #6467 from yuwata/journal-remote-units
by Lennart Poettering
· 7 years ago
ae805c8
units: console-getty.service: use the default RestartSec
by Alan Jenkins
· 7 years ago
d32465f
units: add Conflicts=rescue.service to container-getty@.service
by Alan Jenkins
· 7 years ago
858beb3
units/console-getty.service: comment reason for ConditionPathExists
by Alan Jenkins
· 7 years ago
8522ee7
man/systemd-getty-generator fix/update
by Alan Jenkins
· 7 years ago
4429c69
units: do not perform m4 if not necessary (#6575)
by Yu Watanabe
· 7 years ago
debe5d2
unit: remove redundant options
by Yu Watanabe
· 7 years ago
d0e62ae
units: use {State,Logs}Directory= if they are applicable
by Yu Watanabe
· 7 years ago
0d44940
Revert "units: set ConditionVirtualization=!private-users on journald audit socket" (#6513)
by Lennart Poettering
· 7 years ago
d2a1ba1
units: set ConditionVirtualization=!private-users on journald audit socket (#6508)
by Dimitri John Ledkov
· 7 years ago
e362b5a
Merge pull request #6472 from yuwata/journal-gateway-fix
by Lennart Poettering
· 7 years ago
b7f2d0b
units,sysusers: use DynamicUser= for journal-gatewayd and drop user systemd-journal-gateway from sysusers
by Yu Watanabe
· 7 years ago
a132bef
Drop kdbus bits
by Zbigniew Jędrzejewski-Szmek
· 7 years ago
4bc5d27
Drop busname unit type
by Zbigniew Jędrzejewski-Szmek
· 7 years ago
e5f7520
build-sys: drop gitignore patterns for in-tree builds
by Zbigniew Jędrzejewski-Szmek
· 7 years ago
72cdb3e
build-sys: drop automake support
by Zbigniew Jędrzejewski-Szmek
· 7 years ago
3c978ac
journald: make sure we retain all stream fds across restarts (#6348)
by Michal Sekletar
· 7 years ago
db6aeda
units: Tell login to preserve environment (#6023)
by Nikolai Kondrashov
· 8 years ago
9db3078
units: use Requires in systemd-networkd-wait-online.service (#6065)
by Zbigniew Jędrzejewski-Szmek
· 7 years ago
16a5d41
units: use https for the freedesktop url (#6227)
by AsciiWolf
· 7 years ago
56892b0
man: update reference for binfmt documentation (#6223)
by Stefan Schweter
· 7 years ago
7e86713
Merge pull request #5600 from fbuihuu/make-logind-restartable
by Zbigniew Jędrzejewski-Szmek
· 7 years ago
2221c17
machined: add RequiresMountsFor=/var/lib/machines
by Felipe Sateler
· 7 years ago
78d1039
nspawn: hook var-lib-machines.mount to machines.target and remote-fs.target
by Felipe Sateler
· 7 years ago
aed24c4
logind: save/restore session devices and their respective file descriptors
by Franck Bui
· 8 years ago
be5bd2e
systemd-nspawn@.service: start after /var/lib/machines is mounted (#6079)
by Josef Gajdusek
· 7 years ago
9a4eeb4
units: make descriptions of api filesystems less generic (#5914)
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
2c201c2
meson: use booleans for conf.set and drop unecessary conditionals
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
Next »