Commit Graph

5 Commits

Author SHA1 Message Date
Mike Blumenkrantz f66580ccd9 remove PATH hacks from service file
the idea of needing to set either of these variables is terrifying to me. at the least, PATH should definitely not be required anymore since sudo is being explicitly specified
2014-05-05 01:19:04 -04:00
Mike Blumenkrantz 76b58a54ce more service file fixes: set a tty and dependencies/conflicts 2014-05-04 23:23:57 -04:00
Mike Blumenkrantz 0d2b0a3aa3 fix service file to generate based on libdir and bindir
libdir != prefix/lib

bindir != prefix/bin

these MAY be the same, but their equivalencies are coincidental just like

rectangle != square
2014-05-04 23:06:29 -04:00
Michael Bouchaud b7042e4dfa entrance: sed entrance.service to have sbindir and others var with extended path 2014-02-07 19:50:05 +00:00
Marcel Hollerbach a7a31ef219 Ups I forgot a few things ! 2014-02-06 17:27:39 +01:00