Rivoreo Source Code Repositories
src.rivoreo.one
/
systemd-stable
/
v235-stable
/
units
d56bbe6
units: make remote-cryptsetup.target also after cryptsetup-pre.target
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
c5e8935
units: replace remote-cryptsetup-pre.target with remote-fs-pre.target
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
eaaa52c
units: add [Install] section to remote-cryptsetup.target
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
fdb6343
Merge pull request #6909 from sourcejedi/units
by Lennart Poettering
· 8 years ago
c74cdb5
units: restore User=systemd-journal-gateway in systemd-journal-gatewayd.service (#7005)
by Lennart Poettering
· 8 years ago
4aa1d31
Merge pull request #6974 from keszybz/clean-up-defines
by Lennart Poettering
· 8 years ago
0a9b166
units: prohibit all IP traffic on all our long-running services (#6921)
by Lennart Poettering
· 8 years ago
1ec57f3
build-sys: s/ENABLE_RESOLVED/ENABLE_RESOLVE/
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
3211da4
build-sys: s/HAVE_UTMP/ENABLE_UTMP/
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
349cc4a
build-sys: use #if Y instead of #ifdef Y everywhere
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
2d4b910
units: DefaultDependencies already implies conflict with shutdown.target
by Alan Jenkins
· 8 years ago
0b9ad5b
units: add missing Before=shutdown.target for units which it Conflicts
by Alan Jenkins
· 8 years ago
6f6d1a8
units: add missing ordering deps for Conflicts= of emergency.service
by Alan Jenkins
· 8 years ago
950d8fc
units: express Conflict in syslog.socket instead of emergency.service
by Alan Jenkins
· 8 years ago
a3b22cc
units: do not kill rescue shell when machines.target is started
by Alan Jenkins
· 8 years ago
0d18f80
Revert "units: don't kill the emergency shell when sysinit.target is triggered (#6765)" (#6904)
by Alan Jenkins
· 8 years ago
f1e24a2
units: don't kill the emergency shell when sysinit.target is triggered (#6765)
by Alan Jenkins
· 8 years ago
6579a62
Merge pull request #6790 from poettering/unit-unsetenv
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
bff8f25
units: set LockPersonality= for all our long-running services (#6819)
by Lennart Poettering
· 8 years ago
82f9343
units: properly unset the l10n environment variables where we need to
by Lennart Poettering
· 8 years ago
c13ee7c
units: remove unnecessary Requires= and After= in system.slice (#6794)
by John Lin
· 8 years ago
912a0f2
sulogin-shell: switch from shell implementation to a C implementation (#6698)
by Felipe Sateler
· 8 years ago
6dd0e05
Merge pull request #6748 from msekletar/console-container-getty-pre-after
by Lennart Poettering
· 8 years ago
45e2753
units: order container and console getty units after getty-pre.target
by Michal Sekletar
· 8 years ago
889128b
units: add remote-cryptsetup.target and remote-cryptsetup-pre.target
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
947d211
units: order cryptsetup-pre.target before cryptsetup.target
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
8a12256
Merge pull request #6580 from poettering/nspawn-dm-deviceallow
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
f480777
units: do not install rescue.target for alt-↑
by Alan Jenkins
· 8 years ago
d7542c4
Merge pull request #6709 from yuwata/imply-requires-mounts
by Lennart Poettering
· 8 years ago
181b4f5
unit: use StateDirectory= instead of RequiresMountsFor=
by Yu Watanabe
· 8 years ago
96f9f6a
unit: drop redundant options
by Yu Watanabe
· 8 years ago
1759025
units: introduce getty-pre.target (#6667)
by Michal Sekletar
· 8 years ago
64a36ae
units: starting suspend.target should not fail when suspend is successful (#6678)
by Alan Jenkins
· 8 years ago
0e61481
Merge pull request #6617 from sourcejedi/udev-unit-deps
by Lennart Poettering
· 8 years ago
6d405b6
Merge pull request #6672 from yuwata/drop-priv
by Lennart Poettering
· 8 years ago
53d133e
timesync: move stamp file to /var/lib/systemd/timesync/clock
by Yu Watanabe
· 8 years ago
7123a95
Merge pull request #6670 from fsateler/disable-networkd
by Lennart Poettering
· 8 years ago
3982bec
units: include DM devices in DeviceAllow fpor systemd-nspawn@.service
by Lennart Poettering
· 8 years ago
a174f61
networkd: do not install the socket when networkd is not enabled
by Felipe Sateler
· 8 years ago
87a85e2
units: make use of !! ExecStart= prefix in systemd-timesyncd.service
by Yu Watanabe
· 8 years ago
c61f302
units: make use of !! ExecStart= prefix in systemd-networkd.service
by Yu Watanabe
· 8 years ago
1d422b1
units: order service(s) before udevd, not udev-trigger (coldplug)
by Alan Jenkins
· 8 years ago
3533b49
units: Sockets= already implies Wants= and After= (systemd-udevd.service)
by Alan Jenkins
· 8 years ago
635f3df
units: make use of the new !! ExecStart= prefix in systemd-resolved.service
by Lennart Poettering
· 8 years ago
4f41b69
Merge pull request #6579 from sourcejedi/getty
by Lennart Poettering
· 8 years ago
97f7e36
Merge pull request #6467 from yuwata/journal-remote-units
by Lennart Poettering
· 8 years ago
ae805c8
units: console-getty.service: use the default RestartSec
by Alan Jenkins
· 8 years ago
d32465f
units: add Conflicts=rescue.service to container-getty@.service
by Alan Jenkins
· 8 years ago
858beb3
units/console-getty.service: comment reason for ConditionPathExists
by Alan Jenkins
· 8 years ago
8522ee7
man/systemd-getty-generator fix/update
by Alan Jenkins
· 8 years ago
4429c69
units: do not perform m4 if not necessary (#6575)
by Yu Watanabe
· 8 years ago
debe5d2
unit: remove redundant options
by Yu Watanabe
· 8 years ago
d0e62ae
units: use {State,Logs}Directory= if they are applicable
by Yu Watanabe
· 8 years ago
0d44940
Revert "units: set ConditionVirtualization=!private-users on journald audit socket" (#6513)
by Lennart Poettering
· 8 years ago
d2a1ba1
units: set ConditionVirtualization=!private-users on journald audit socket (#6508)
by Dimitri John Ledkov
· 8 years ago
e362b5a
Merge pull request #6472 from yuwata/journal-gateway-fix
by Lennart Poettering
· 8 years ago
b7f2d0b
units,sysusers: use DynamicUser= for journal-gatewayd and drop user systemd-journal-gateway from sysusers
by Yu Watanabe
· 8 years ago
a132bef
Drop kdbus bits
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
4bc5d27
Drop busname unit type
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
e5f7520
build-sys: drop gitignore patterns for in-tree builds
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
72cdb3e
build-sys: drop automake support
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
3c978ac
journald: make sure we retain all stream fds across restarts (#6348)
by Michal Sekletar
· 8 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
· 8 years ago
16a5d41
units: use https for the freedesktop url (#6227)
by AsciiWolf
· 8 years ago
56892b0
man: update reference for binfmt documentation (#6223)
by Stefan Schweter
· 8 years ago
7e86713
Merge pull request #5600 from fbuihuu/make-logind-restartable
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
2221c17
machined: add RequiresMountsFor=/var/lib/machines
by Felipe Sateler
· 8 years ago
78d1039
nspawn: hook var-lib-machines.mount to machines.target and remote-fs.target
by Felipe Sateler
· 8 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
· 8 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
1c9f131
meson: do not install files from disabled features (#5811)
by userwithuid
· 8 years ago
b884196
meson: also indent scripts with 8 spaces
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
dc25d2a
meson: $DESTDIR might be undefined
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
08936ce
meson: install the dbus aliases for resolve1 and network1 in /etc
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
86b3ca7
meson: use "sh -eu" and make .sh +x, .py -x
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
37efbbd
meson: reindent all files with 8 spaces
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
9ac47f3
meson: fix condition for installation of .in units, 99-default.link
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
e17e5ba
meson: use join_paths consistently
by Michael Biebl
· 8 years ago
082ef2a
meson: rework processing of unit files
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
aa13df5
meson: support (the removal of) lines with ##
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
7b76fce
meson: create various symlinks
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
94e75a5
meson: create dirs and touch /usr
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
2d9f0c6
meson: add unit installation symlinks
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
5c23128
meson: build systemd using meson
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
56744c0
Merge pull request #5756 from keszybz/make-cleanups
by Martin Pitt
· 8 years ago
3e06055
units: systemd-resolved should start before network-online.target and nss-lookup.target (#5691)
by Yu Watanabe
· 8 years ago
fb369a5
Makefile.am: link dbus-org.freedesktop.network1 alias in /etc
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
6f0e6bd
units: drop explicit NotifyAccess setting from journald's unit file (#5749)
by Michal Sekletar
· 8 years ago
b0b46a2
journal-upload: add state file directory to ReadWritePaths (#5578)
by Yu Watanabe
· 8 years ago
4e6f13a
units: move Before deps for quota services to remote-fs.target (#5627)
by tblume
· 8 years ago
9aeac5c
serial-getty@.service.m4: add Conflicts=/Before= against rescue.service (#5632)
by Franck Bui
· 8 years ago
9e49656
units: make enablement of s-n-wait-online.service follow systemd-networkd.service (#5635)
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
29f3265
units: simplify rescue.service and emergency.service (#5623)
by Michael Biebl
· 8 years ago
03bf096
units: apply plymouth warning fix to in rescue mode as well (#5615)
by Daniel Molkentin
· 8 years ago
7e3ba38
units: do not throw a warning in emergency mode if plymouth is not installed (#5528)
by Daniel Molkentin
· 8 years ago
268b6e1
Merge pull request #5283 from poettering/tighten-sandbox
by Lennart Poettering
· 8 years ago
dec7180
units: order systemd-nspawn@.service after systemd-resolved.service
by Lennart Poettering
· 8 years ago
Next »