Skip to content

Commit 0e81a51

Browse files
N-R-Knavi-desu
authored andcommitted
init.d/user: use notify (fixes 3527c77)
1 parent 1719268 commit 0e81a51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

init.d/user.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ user="${RC_SVCNAME#*.}"
1515

1616
command="@RC_LIBEXECDIR@/bin/openrc-user"
1717
command_args="$user"
18-
ready="fd:3"
18+
notify="fd:3"
1919

2020
start_pre() {
2121
if [ "$user" = "$RC_SVCNAME" ]; then

0 commit comments

Comments
 (0)