Rivoreo Source Code Repositories
src.rivoreo.one
/
systemd-stable
/
v9
/
units
tag
7664b631f7d44f7008d96702916d903668e4f407
tagger
Lennart Poettering <lennart@poettering.net>
Fri Sep 03 05:34:59 2010 +0200
object
a9c72fe933efc9c77580fb4d7212e00f7a690c36
systemd 9
8f78c3a
units: don't add shutdown conflicts dep to umount.target
by Lennart Poettering
· 14 years ago
b401e1f
target: implicitly shutdown targets on shutdown, so that they are pulled into the final transaction and may be used for synchronization
by Lennart Poettering
· 14 years ago
71916d3
units: fix a typo in arch's rc-local.service unit file
by Lennart Poettering
· 14 years ago
2528a7a
unit: introduce AllowIsolate= switch
by Lennart Poettering
· 14 years ago
b2bb3db
console: rework automatic getty on kernel console logic again
by Lennart Poettering
· 14 years ago
165e1b1
var-run: make sure /var/run/user is properly created and labelled
by Lennart Poettering
· 14 years ago
1740dc8
units: don't install runlevel links anymore, since thsoe are maintained in /lib now
by Lennart Poettering
· 14 years ago
e0973af
systemd-remount-api-vfs.service: fix typo
by Kay Sievers
· 14 years ago
b574fa0
units: fix auto-serial unit
by Lennart Poettering
· 14 years ago
1a7fdca
units: make sure prefdm is automatically respawned
by Lennart Poettering
· 14 years ago
ddad680
units: invoke sulogin instead of /bin/sh
by Lennart Poettering
· 14 years ago
93a45c5
serial: use seperate getty template for serial ttys
by Lennart Poettering
· 14 years ago
addab13
syslog: add minimal syslog/kmsg bridge syslogd
by Lennart Poettering
· 14 years ago
90685f7
units: add service file that remounts the root file system
by Lennart Poettering
· 14 years ago
449ddb2
remount: add tool that applies /etc/fstab mount options to all api mounts
by Lennart Poettering
· 14 years ago
867c288
units: fix After= setting in var-lock.service
by Lennart Poettering
· 14 years ago
b2423f1
modules-load: add systemd-modules-load tool that can load a configured list of modules in /etc/modules.d/ on boot, replacing distro-dependent shell hacks for this
by Lennart Poettering
· 14 years ago
9f24a81
units: make sure getty@xxx.service is always run before gettys.target
by Lennart Poettering
· 14 years ago
5481ab2
units: add hwclock-load service
by Lennart Poettering
· 14 years ago
f556ea4
units: add generic sysctl/hwclock-save service
by Lennart Poettering
· 14 years ago
7f17ef2
units: fix conflicts between random seed services
by Lennart Poettering
· 14 years ago
b54dd8b
units: add tmp.mount
by Kay Sievers
· 14 years ago
02ee865
service: rename ValidNoProcess= to RemainAfterExit=
by Lennart Poettering
· 14 years ago
3221980
units: add missing After= for var-run.service, var-lock.service
by Kay Sievers
· 14 years ago
3c268bd
units: add var-run.service var-lock.service
by Kay Sievers
· 14 years ago
c0b3469
load-fragment: make parser more forgiving
by Lennart Poettering
· 14 years ago
5192bd1
auto-getty: rework auto console getty logic to work in conjunction with single user mode
by Lennart Poettering
· 14 years ago
7774cdc
shutdown: fix socket type in .socket file
by Lennart Poettering
· 14 years ago
d8fa940
units: enable notify interface for internals services
by Lennart Poettering
· 14 years ago
f614480
systemctl: add support for delayed shutdown, similar to sysv in style
by Lennart Poettering
· 14 years ago
6e200d5
random-seed: add missing random-seed.c file
by Lennart Poettering
· 14 years ago
8f53c0a
units: don't require tty in rc-local.service
by Lennart Poettering
· 14 years ago
0dcc785
units: write utmp record before we kill all processes
by Lennart Poettering
· 14 years ago
2a2387d
units: X 1.8 doesn't need HAL anymore, so avoid synchronization on that
by Lennart Poettering
· 14 years ago
86b846b
units: make sure plymouth shutdown screen is shown before we kill all processes/shut down
by Lennart Poettering
· 14 years ago
ca2cab5
random-seed: add little tool for saving/loading random seed on shutdown/boot, but don't enable it by default
by Lennart Poettering
· 14 years ago
34e9ba6
service: rename Type=finish to Type=oneshot and allow multiple ExecStart= lines for oneshot services
by Lennart Poettering
· 14 years ago
0278dfe
unit: create three seperate plymouth service for halt/poweroff/reboot
by Lennart Poettering
· 14 years ago
145b66a
unit: move prefdm after livesys
by Lennart Poettering
· 14 years ago
8e1e105
plymouth: call plymouth quit before running the getty, not after
by Lennart Poettering
· 14 years ago
cd6d0a4
utmp: enable systemd-update-utmp by default
by Lennart Poettering
· 14 years ago
b5e9dba
unit: rename OnlyByDependency= to RefuseManualStart= and introduce RefuseManualStop=
by Lennart Poettering
· 14 years ago
1310609
unit: hook plymouth into the boot
by Lennart Poettering
· 14 years ago
1f31e8d
units: ignore exit codes of killall scripts
by Lennart Poettering
· 14 years ago
61bec80
getty: properly synchronize of tty devices being plugged in
by Lennart Poettering
· 14 years ago
1e532d1
units: make sure that killall does not wait for the tty
by Lennart Poettering
· 14 years ago
69dd285
manager: when two pending jobs conflict, keep the one that "conflicts", remove the one that is "conflicted"
by Lennart Poettering
· 14 years ago
8519e86
units: add missing fsck.target file
by Lennart Poettering
· 14 years ago
922cc00
units: split fsck.target from sysinit.target for suse compat
by Lennart Poettering
· 14 years ago
30609d9
units: always send HUP when dealing with shells/gettys/logins
by Lennart Poettering
· 14 years ago
7d49c54
units: getty - suse: login wants SIGHUP
by Kay Sievers
· 14 years ago
00a11ba
units: suse - reboot: do not wait for tty
by Kay Sievers
· 14 years ago
183ae5f
reboot: don't wait for input tty
by Lennart Poettering
· 14 years ago
ccbe77e
units: remove redundant ordering dependency
by Lennart Poettering
· 14 years ago
14a35a8
units: make sure that prefdm wins over the getty if both are pulled in
by Lennart Poettering
· 14 years ago
a48bcc4
units: add conflicts between prefdm and getty@tty1 to avoid race for tty1
by Lennart Poettering
· 14 years ago
218362d
units: add [Install] section to getty.target and remote-fs.target
by Lennart Poettering
· 14 years ago
c24eb49
exec: extend variable substitution to support splitting variable values into seperate arguments
by Lennart Poettering
· 14 years ago
36adffe
fedora: make sure the gettys are run before X starts up
by Lennart Poettering
· 14 years ago
2d3b2c0
units: introduce smartcard.target
by Lennart Poettering
· 14 years ago
bb4f237
units: fix default mode of /var/run and /var/lock
by Lennart Poettering
· 14 years ago
172f647
units: update other distro units to recent fedora changes
by Lennart Poettering
· 14 years ago
eee4b05
units: add missing target files
by Lennart Poettering
· 14 years ago
13fe456
units: fix minor typo
by Lennart Poettering
· 14 years ago
201e673
units: fix ordering problem
by Lennart Poettering
· 14 years ago
a974d58
units: rely only on isolate to remove running services when entering rescue/emergency modes
by Lennart Poettering
· 14 years ago
0667db8
units: add missing units
by Lennart Poettering
· 14 years ago
f057408
units: introduce emergency.target
by Lennart Poettering
· 14 years ago
2edd443
mount: add automatic start ordering dependencies for mounts
by Lennart Poettering
· 14 years ago
3b6fdb5
unit: introduce IgnoreDependencyFailure=
by Lennart Poettering
· 14 years ago
983d9c9
units: turn Wants=shutdown back into Requires=shutdown to avoid removal of jobs due to the impact minimizer
by Lennart Poettering
· 14 years ago
b827a9f
units: turn shutdown dependencies from Requires into Wants to make things a bit more robust
by Lennart Poettering
· 14 years ago
5682009
units: pull in shutdown.target and umount.target when entering emergency mode
by Lennart Poettering
· 14 years ago
4e67ddd
units: introduce umount.target for unmounting all file systems
by Lennart Poettering
· 14 years ago
83bda35
build-sys: drop special name hack for dbus.service since a native service file is now shipped upstream dbus
by Lennart Poettering
· 14 years ago
f8e1755
units: SUSE - set COLD_BOOT to skip own boot.d/ handling on shutdown
by Kay Sievers
· 14 years ago
455bb5a
units: connect shutdown scripts explicitly with the tty, because native units now default to /dev/null stdout otherwise
by Lennart Poettering
· 14 years ago
3193466
units: kill the emergency shell with SIGHUP
by Lennart Poettering
· 14 years ago
07405e9
units: in order to make the default services parseable by GKeyFile, merge repeated lines
by Lennart Poettering
· 14 years ago
af65a09
units: update shipped unit files for DefaultDependencies=
by Lennart Poettering
· 14 years ago
3d88bf6
unit: add [Install] section to various service files
by Lennart Poettering
· 14 years ago
1ebdf2d
units: make Arch boot
by Tom Gundersen
· 14 years ago
ef9b78b
units: shut down sysinit service on shutdown
by Lennart Poettering
· 14 years ago
8ffc5c2
units: make sure systemd sockets are installed before sockets.target
by Lennart Poettering
· 14 years ago
f92a18f
units: introduce and explain sysinit.target
by Lennart Poettering
· 14 years ago
d29bcf0
units: make sure that rc-local.service is run before the getty on tty1, so that they don't fight for tty access
by Lennart Poettering
· 14 years ago
1f48cf5
service: change default service type to 'simple' since that is the future
by Lennart Poettering
· 14 years ago
1136a37
untis: fix path to helper services
by Lennart Poettering
· 14 years ago
9a9a438
units: tear down sys-kernel-security.automount automount point on shutdown
by Lennart Poettering
· 14 years ago
65b0095
units: add SUSE service files
by Kay Sievers
· 14 years ago
5c546cb
units: drop fuse fs from automount, since this is now done by udev internally
by Lennart Poettering
· 14 years ago
cd6e402
getty: set TERM=linux for the local gettys we configure
by Lennart Poettering
· 14 years ago
f306f4c
units: fix Gentoo services
by Marc-Antoine Perennou
· 15 years ago
a1b256b
unit: introduce exit.service for exiting from session instances
by Lennart Poettering
· 15 years ago
683f468
unit: ship a mail-transfer-agent.target unit by default
by Lennart Poettering
· 15 years ago
6d526de
unit: add automount units for a number of API filesystems
by Lennart Poettering
· 15 years ago
e962f5c
units: mark a couple of services as OnlyByDependency
by Lennart Poettering
· 15 years ago
78c390d
fedora: make sure both prefdm and rc-local depend on base.target properly
by Lennart Poettering
· 15 years ago
ea2d9ed
units: add services for Gentoo
by Marc-Antoine Perennou
· 15 years ago
cfe243e
units: SUSE support
by Kay Sievers
· 15 years ago
Next »