use full-path simlinks in unit activation
The following discussion from !79 (merged) should be addressed:
-
@nl6720 started a discussion:
Currently other custom units (
choose-mirror.service
andpacman-init.service
) use relative links. Let's be consistent.
i think that full path links is more convenient. since they allow you to use
systemctl enable UNIT --root=
option. @dvzrv what do you think?