index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
units
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
units: fix Description= of systemd-exit.service
Lennart Poettering
2018-11-16
1
-1
/
+1
*
units: use correct command to exit
Lennart Poettering
2018-11-16
1
-1
/
+1
*
units: add the same ordering deps for systemd-exit.service as for systemd-pow...
Lennart Poettering
2018-11-16
1
-2
/
+2
*
Revert "units: lock down logind with fs namespacing options"
Zbigniew Jędrzejewski-Szmek
2018-11-15
1
-9
/
+1
*
Merge pull request #10744 from poettering/logind-lock-down
Lennart Poettering
2018-11-13
1
-1
/
+9
|
\
|
*
units: lock down systemd-logind.service with various fs namespacing options
Lennart Poettering
2018-11-12
1
-0
/
+8
|
*
logind: drop CAP_KILL from caps bounding set
Lennart Poettering
2018-11-12
1
-1
/
+1
*
|
units: also change portabled's syscall filter to a whitelist
Lennart Poettering
2018-11-13
1
-1
/
+1
|
/
*
units: set NoNewPrivileges= for all long-running services
Lennart Poettering
2018-11-12
15
-171
/
+186
*
units: remove unused busnames.target
Alan Jenkins
2018-10-31
1
-12
/
+0
*
units: drop systemd-user-sessions.service ordering dep on systemd-journal-flu...
Lennart Poettering
2018-10-24
1
-3
/
+2
*
units: add simple boot check unit
Lennart Poettering
2018-10-19
2
-0
/
+25
*
add new systemd-bless-boot.service that marks boots as successful
Lennart Poettering
2018-10-19
2
-0
/
+23
*
units: add generic boot-complete.target
Lennart Poettering
2018-10-19
2
-0
/
+15
*
Merge pull request #10428 from keszybz/failure-actions
Lennart Poettering
2018-10-17
6
-20
/
+8
|
\
|
*
units: allow and use SuccessAction=exit-force in system systemd-exit.service
Zbigniew Jędrzejewski-Szmek
2018-10-17
2
-5
/
+2
|
*
units: use SuccessAction=poweroff-force in systemd-poweroff.service
Zbigniew Jędrzejewski-Szmek
2018-10-17
2
-5
/
+2
|
*
units: use SuccessAction=reboot-force in systemd-reboot.service
Zbigniew Jędrzejewski-Szmek
2018-10-17
2
-5
/
+2
|
*
units: use SuccessAction=exit-force in systemd-exit.service
Zbigniew Jędrzejewski-Szmek
2018-10-17
2
-5
/
+2
*
|
meson: define @HIGH_RLIMIT_NOFILE@ and use it everywhere
Zbigniew Jędrzejewski-Szmek
2018-10-17
5
-5
/
+5
*
|
units: bump the RLIMIT_NOFILE soft limit for all services that access the jou...
Lennart Poettering
2018-10-16
5
-14
/
+16
|
/
*
units: use =yes rather than =true everywhere
Lennart Poettering
2018-10-13
1
-1
/
+1
*
logind: change user-runtime-dir to query runtime dir size from logind via the...
Lennart Poettering
2018-10-13
1
-2
/
+2
*
units: improve Description= string a bit
Lennart Poettering
2018-10-13
1
-1
/
+1
*
units: set StopWhenUnneeded= for the user slice units too
Lennart Poettering
2018-10-13
1
-0
/
+1
*
Merge pull request #10117 from keszybz/undynamicify
Lennart Poettering
2018-10-05
3
-6
/
+8
|
\
|
*
Revert "network: set DynamicUser= to systemd-networkd.service"
Zbigniew Jędrzejewski-Szmek
2018-09-20
1
-2
/
+2
|
*
Revert "resolve: enable DynamicUser= for systemd-resolved.service"
Zbigniew Jędrzejewski-Szmek
2018-09-20
1
-2
/
+3
|
*
Revert "timesyncd: enable DynamicUser="
Zbigniew Jędrzejewski-Szmek
2018-09-19
1
-1
/
+2
|
*
Revert "unit: drop After=systemd-sysusers.service from timesyncd"
Zbigniew Jędrzejewski-Szmek
2018-09-19
1
-1
/
+1
*
|
emergency: make sure console password agents don't interfere with the emergen...
Franck Bui
2018-09-26
3
-3
/
+3
*
|
tmpfiles: Order tmpfiles-setup after journald
João Paulo Rechi Vita
2018-09-20
1
-1
/
+1
*
|
meson: fix dirname/basename confusion in meson-and-wants.sh install helper (#...
Zbigniew Jędrzejewski-Szmek
2018-09-20
1
-2
/
+2
|
/
*
user-runtime-dir@.service: don't stop on runlevel switch (#10079)
Alan Jenkins
2018-09-14
1
-0
/
+1
*
user@.service: don't kill user manager at runlevel switch
Thomas Blume
2018-09-13
1
-0
/
+1
*
units: assign user-runtime-dir@.service to user-%i.slice
Lennart Poettering
2018-08-03
1
-0
/
+1
*
units: order user-runtime-dir@.service after systemd-user-sessions.service
Lennart Poettering
2018-08-03
1
-0
/
+1
*
units: make sure user-runtime-dir@.service is Type=oneshot
Lennart Poettering
2018-08-03
1
-0
/
+1
*
units: make sure user@.service runs with dbus still up
Lennart Poettering
2018-07-25
1
-2
/
+1
*
man: add a description of user@.service, user-runtime-dir@.service, user-*.slice
Zbigniew Jędrzejewski-Szmek
2018-07-20
3
-0
/
+3
*
units: let's use two ExecStart= lines instead of ;
Lennart Poettering
2018-06-20
1
-1
/
+2
*
units: fix typo in After=
Zbigniew Jędrzejewski-Szmek
2018-06-20
1
-1
/
+1
*
units: make system-update-pre.target a passive unit (#9349)
Lennart Poettering
2018-06-20
2
-3
/
+1
*
units: Add new system-update-pre.target
Hans de Goede
2018-06-19
3
-0
/
+18
*
units: switch from system call blacklist to whitelist
Lennart Poettering
2018-06-14
12
-11
/
+24
*
Drop my copyright headers
Zbigniew Jędrzejewski-Szmek
2018-06-14
2
-4
/
+0
*
tree-wide: beautify remaining copyright statements
Lennart Poettering
2018-06-14
2
-2
/
+2
*
units: switch udev service to use PrivateMounts=yes
Lennart Poettering
2018-06-12
1
-1
/
+1
*
add new portable service framework
Lennart Poettering
2018-05-24
2
-0
/
+28
*
network: set DynamicUser= to systemd-networkd.service
Yu Watanabe
2018-05-22
1
-2
/
+2
[next]