David Stark
89836be1d1
added touch and chown to the $PID_FILE
10 years ago
Roy Kokkelkoren
0766a27a71
Fixed bug in init.d script which prevented the writing of the PID file.
Altered default value of DATA_DIR to /var/opt/couchpotato in order to comply to linux file structure
11 years ago
Ruud
42d728f71e
Update ubuntu start script
closes #3846
11 years ago
Einar Tryggvi Leifsson
400643cbcd
Make ubuntu init script executable so it can be symlinked to /etc/init.d
12 years ago
Kevin Carter
6dbdd4c0be
Load lsb init-functions so that status_of_proc is available
12 years ago
Ruud
a1d2276668
Match variable name in ubuntu init. fix #2149
12 years ago
Ruud
e013e38c5e
Update ubuntu.init
Thanks @moriame
12 years ago
Ruud
267ecfacab
Status check in ubuntu init script
Thanks @LeonB
12 years ago
Ruud
f0e7795b9b
Ubuntu init script /etc/default
12 years ago
dfiore1230
bba18d8bc9
added the ability to source /etc/default/couchpotato file
added the ability to source /etc/default/couchpotato file by testing for file existence and source when available
added lines 39 - 45
12 years ago
Ruud Burger
ed068f09b0
Only chown PID file
12 years ago
Ruud Burger
5e852d05ee
Only remove PID file
12 years ago
Ruud Burger
d111393bd6
Remove PID path
12 years ago
Ruud
05bcee12ae
No need for folder for pid file
12 years ago
Ruud
aed6e4ab06
Merge pull request #152 from garlandkr/master
Removed group setting for init
13 years ago
Ken Garland
d1c2869f2c
Removed RUN_AS for group, don't assume the default group is the same as the username. Specifying group is not needed anyways.
13 years ago
Ruud
59c1e49fee
Ubuntu working init.d
13 years ago
Ruud
f2988e6d62
Better Ubuntu script
13 years ago
daemox
5dabad3f17
Provides: acts as a name that other scripts can call (simplified).
Required-Start/Stop: $all means it should start last. Having this in multiple scripts (Sick Beard, Couch Potato, etc) can cause a loop. Changed this to match JCFP's SABnzbd+ start-up script.
Should-Start/Stop: Changed this to match JCFP's SABnzbd+ start-up script.
13 years ago
Ruud
36ed61f549
Save data to user dir
14 years ago
Ruud
963c6d2ae0
init scripts
14 years ago