Conversation
Notices
-
clacke (clacke@social.heldscal.la)'s status on Thursday, 19-Oct-2017 04:55:49 EDT clacke
Is there a trivial way to tell a systemd unit to not run until rc.local has been run? I guess rc.local is run by some #systemd unit that I can use as a prerequisite? -
clacke (clacke@social.heldscal.la)'s status on Thursday, 19-Oct-2017 06:58:32 EDT clacke
Looks like this is what I need:
[Unit]
After=rc-local.service-
clacke (clacke@social.heldscal.la)'s status on Thursday, 19-Oct-2017 07:06:14 EDT clacke
Confirmed: works!
Context: I run the guix and nix daemons using s6, but s6 is in nix, and /nix is mounted by rc.local. Now systemd can properly run s6, and my daemons are running with no manual massage necessary.-
yukiameđź–•Quantum_Yuki (yukiame@noagendasocial.com)'s status on Thursday, 19-Oct-2017 07:07:48 EDT yukiameđź–•Quantum_Yuki
@clacke mount with fstab
-
clacke (clacke@social.heldscal.la)'s status on Thursday, 19-Oct-2017 07:08:37 EDT clacke
@yukiame #zfs on LVM on LUKS thwarts any reasonable setup I tried. :-) -
yukiameđź–•Quantum_Yuki (yukiame@noagendasocial.com)'s status on Thursday, 19-Oct-2017 07:09:25 EDT yukiameđź–•Quantum_Yuki
@clacke you like it complicated huh?
-
clacke (clacke@social.heldscal.la)'s status on Thursday, 19-Oct-2017 07:09:49 EDT clacke
@yukiame You know exactly what my problem is.
-
-
-
-
-
yukiameđź–•Quantum_Yuki (yukiame@noagendasocial.com)'s status on Thursday, 19-Oct-2017 07:07:14 EDT yukiameđź–•Quantum_Yuki
@clacke i know exactly what your problem is
-
-