Commit Graph

15 Commits

Author SHA1 Message Date
Jabcob bcf6b4de77 Update init.systemd
Edited user creation and directory ownership instructions in the configuration notes for clarity. Current version may give novice users the impression that the ownership command is only executed on CentOS/Fedora.
2019-03-09 15:39:26 -06:00
Landon Abney a646cc36a1 Enable by default
With the protections from an infinite restart loop in place this should 
be safe to enable by default.
2019-02-24 13:58:19 -08:00
Landon Abney b243ac5f5c Add burst failure protection
If the process fails 3 times within 90 seconds of a start attempt 
consider it permanently failed and stop all further attempts to restart 
it automatically.
2019-02-24 13:55:33 -08:00
Landon Abney 85b9a47a0d Add note on how to restart automatically
If Tautulli ever crashes due to a failure of some sort the policies 
mentioned here will automatically restart it, with the caveat that they 
will _always_ restart it, even if it is going to crash right away again!
2019-02-22 23:09:34 -08:00
JonnyWong16 5749ab7c92 Remove execute permision from systemd init script (Fixes Tautulli/Tautulli-Issues#149) 2019-02-22 19:50:06 -08:00
samwiseg00 4b2930c890 Add chown instructions per major distros 2018-09-15 16:54:49 -03:00
JonnyWong16 c0ae25611b Merge pull request #1152 from wilmardo/execute-permission-init-scripts
Adds execute permission to fedora.centos and systemd init-scripts
2018-09-11 17:45:45 -07:00
Loïc Dumont fd28e5183a Fix typo in systemd group value 2018-09-10 07:35:45 +02:00
samwiseg00 a48ebef9ae Change init script group value 2018-08-31 13:27:15 -04:00
JonnyWong16 7b4eadb140 Update systemd script instructions 2018-07-28 09:35:23 -07:00
JonnyWong16 7c43ea2f46 Rename PlexPy.py to Tautulli.py 2018-03-04 11:17:11 -08:00
JonnyWong16 8146e1e3cf Capitalize Tautulli folder in init scripts 2018-03-04 10:28:28 -08:00
JonnyWong16 403e8dfbea Update all init scripts to Tautulli 2018-03-04 09:44:02 -08:00
Wilmar 634e003bb7 Adds execute permission to fedora.centos and systemd init-scripts 2017-11-21 01:09:54 +01:00
JonnyWong16 76fe771d8c Update init scripts 2017-03-04 15:42:03 -08:00