Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Options in Initscript with start-stop-daemon
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gentoo Forums Feedback
View previous topic :: View next topic  
Author Message
wanne
n00b
n00b


Joined: 28 Oct 2010
Posts: 14

PostPosted: Sun Nov 21, 2010 6:22 pm    Post subject: Options in Initscript with start-stop-daemon Reply with quote

I've tryed to write a Initscript with this documentation.
It would be helpful if you add that you have to add options after two -- when you use start-stop-daemon.
like this: start-stop-daemon --start --exec /usr/bin/rsync --pidfile /var/run/rsyncd.pid -- --daemon ${RSYNC_OPTS}
instead of start-stop-daemon --start --exec '/usr/bin/rsync --daemon ${RSYNC_OPTS}' --pidfile /var/run/rsyncd.pid.
The most users will know it but mybe not everyone. Especially these ones who need this documentation can have problems like me.
It's also missing in the German documentation.
Back to top
View user's profile Send private message
tomk
Bodhisattva
Bodhisattva


Joined: 23 Sep 2003
Posts: 7221
Location: Sat in front of my computer

PostPosted: Mon Nov 22, 2010 9:40 am    Post subject: Reply with quote

Please create a bug for the docs team to look at.
_________________
Search | Read | Answer | Report | Strip
Back to top
View user's profile Send private message
Ant P.
Watchman
Watchman


Joined: 18 Apr 2009
Posts: 6920

PostPosted: Wed Dec 01, 2010 7:16 pm    Post subject: Reply with quote

On the other hand, this exact thing is mentioned on the second line of the start-stop-daemon manpage...
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gentoo Forums Feedback All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum