[aur-general] Systemd service files
Patrick Burroughs (Celti)
celticmadman at gmail.com
Mon Nov 26 23:25:03 EST 2012
On Mon, Nov 26, 2012 at 9:19 PM, Limao Luo <luolimao at gmail.com> wrote:
> In general, should .install files enable systemd service files on startup by
> default (even if some custom config may or may not be required)? Are there
> any other special considerations when deciding? [1] provided some info about
> systemd scripts, but I couldn't find anything as it relates to PKGBUILDs.
>
> [1] https://wiki.archlinux.org/index.php/Systemd
As far as I know, the general rule is that install scripts should
never enable, disable, start, stop, or restart things, only apply
needed configuration that can't be applied from within the package
(such as adding users and groups).
~Celti
More information about the aur-general
mailing list