Eickmeyer | OvenWerks: I'm having a little trouble. Does autojack interact with /etc/default/ubuntustudio in any way? | 19:31 |
---|---|---|
OvenWerks | No but ubuntustudio_system does. | 20:05 |
OvenWerks | It has to be done with pkexec because /etc has system owned files | 20:07 |
OvenWerks | I think it is read by /lib/systemd/ubuntustudio as well | 20:09 |
Eickmeyer | Aha! That's what's missing. | 20:09 |
OvenWerks | so /usr/sbin/ubuntustudio-system sets it (reads it first for defaults) and the other reads it at boot | 20:10 |
Eickmeyer | Yes, I see that now. :) | 20:10 |
Eickmeyer | Although, for quite some time now, /lib is a symlink to /usr/lib. | 20:11 |
Eickmeyer | So, we might just need to combine those two directories. | 20:11 |
OvenWerks | the /lib/systemd/ubuntustudio is not used directly but via a link: /lib/systemd//lib/systemd/system/ondemand.service.d/ubuntustudio.conf | 20:12 |
OvenWerks | we could combine them, at the time I first put it in they were very much separate | 20:13 |
Eickmeyer | Yeah, they've been combined since before 18.04 iirc. | 20:13 |
OvenWerks | It used to be common to mount usr aftr / | 20:14 |
OvenWerks | no I have 18.04 and it is not combined | 20:14 |
Eickmeyer | Interesting. | 20:14 |
Eickmeyer | Well, lets leave them separate until 18.04 is EOL then. | 20:14 |
OvenWerks | Yeah I think we need to | 20:14 |
Eickmeyer | In 20.04 /lib points to /usr/lib. | 20:15 |
OvenWerks | I think even before | 20:15 |
OvenWerks | 19.10 for sure but maybe as early as 18.10 | 20:15 |
Eickmeyer | Very possible. I know that was somthing that was discussed as early as 14.04 since Fedora jumped on that combination pretty early. | 20:16 |
OvenWerks | it is a hard link | 20:17 |
OvenWerks | :P | 20:17 |
Eickmeyer | Ah. Then that makes sense. | 20:17 |
OvenWerks | But I guess that with drive sizes /var and /home are the ones that get extra mounted | 20:18 |
OvenWerks | the /, /usr, /opt set of trees are not very big by todays standards | 20:18 |
OvenWerks | the /home tree can be very big of course and it is nice to be able to just mount it or back it up separate | 20:20 |
Eickmeyer | Yeah, /home definitely gets that. Most people (and defaults) don't bother with /var. | 20:21 |
OvenWerks | for a mail system it is nice | 20:22 |
OvenWerks | th0ough I guess /var/mail could be a link | 20:22 |
OvenWerks | or /var/spool | 20:23 |
Eickmeyer | Indeed. | 20:23 |
Eickmeyer | OvenWerks: So, I made a discovery: ondemand.service is an Ubuntu-only thing. To circumvent that, I made a /lib/systemd/system/studio-system.service file that executes /lib/systemd/ubuntustudio. | 21:37 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!