11 Commits

Author SHA1 Message Date
Nick Daly
421f20005e Plinth now hosted on (server)/plinth.
Plinth has been moved from plinth.(server).local to (server)/plinth.
*plinth.py* has been updated to take a new *--server_dir* argument,
which *share/init.d/plinth* now provides.  *plinth.sample.config* has
also been updated.

Actually, the whole package has been moved to a more Debian-friendly
configuration.  *share/apache2/plinth.conf* has been updated to
reflect the standard Debian directories.  It seems to make more sense
this way, as (other than FreedomMaker, which now uses this package
anyway) no other tools or derivatives use this system.  The
configuration can be patched out by other distributions easily enough.
2013-10-27 16:01:28 -05:00
Petter Reinholdtsen
5b9d3efcb0 Clean up init.d script.
Run as user/group plinth, not www-data.
Rewrite to use lsb init-functions for starting/stopping and output.
Use /bin/sh instead of bash to speed up the boot.
2013-10-07 22:15:06 +02:00
Petter Reinholdtsen
444365ec78 Rewrite plinth to use sudo and action scripts instead of exmachina for privileged accesss. 2013-09-23 09:37:24 +02:00
Nick Daly
ff1d882657 Merged: Clean up init.d script, fix dependencies and indentation. 2013-09-08 15:26:31 -05:00
Nick Daly
354148ae69 Normalized whitespace. 2013-09-08 15:20:09 -05:00
Petter Reinholdtsen
2f702d4736 Clean up init.d script, fix dependencies and indentation. 2013-09-05 23:39:38 +02:00
bnewbold
9519ac9ebf use permissions for exmachina socket 2012-07-26 12:42:06 -07:00
bnewbold
f1e764f2e5 integrate exmachina configuration management layer
- add exmachina code and test code
- modify plinth.py to listen for shared secret on stdin at start
  (if appropriate flag is set) and try to connect to exmachina daemon
- use exmachina to read and set /etc/hostname as a demo
- update plinth init.d script to start exmachina and share keys
- update docs with new deps and run instructions
2012-07-12 22:25:50 -04:00
James Vasile
c9b09c5de2 tag init.d script 2012-02-19 15:07:16 -05:00
James Vasile
89da9bb389 plinth is in local 2012-02-19 15:07:15 -05:00
James Vasile
ce4b594f65 daemonize 2012-02-19 15:07:14 -05:00