Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 599474 | Differences between
and this patch

Collapse All | Expand All

(-)a/files/elogind.init (-1 / +1 lines)
Lines 16-22 Link Here
16
	# elogind needs a /run/systemd directory
16
	# elogind needs a /run/systemd directory
17
	if [[ ! -e /run/systemd ]]; then
17
	if [[ ! -e /run/systemd ]]; then
18
		mkdir -p /run/systemd
18
		mkdir -p /run/systemd
19
		chmod 644 /run/systemd
19
		chmod 755 /run/systemd
20
	fi
20
	fi
21
21
22
	start-stop-daemon --start --quiet --background \
22
	start-stop-daemon --start --quiet --background \

Return to bug 599474