jellyfin/debian
AJ Jordan bab389114b
Use a service unit, not a scope unit, to restart
Reportedly `systemd-run --scope` still got killed by the service
manager; see #4615. The suspected cause is that `scope` units are run by
the `systemd-run` process itself and inherit the caller's execution
environment (see systemd-run(1)). To fix this, we use a systemd
`service` unit instead, which is run and managed by PID 1 - hopefully
this will isolate us sufficiently so that we don't get terminated along
with `jellyfin.service`.
2020-12-04 16:33:24 -08:00
..
bin Use a service unit, not a scope unit, to restart 2020-12-04 16:33:24 -08:00
conf Use a service unit, not a scope unit, to restart 2020-12-04 16:33:24 -08:00
metapackage Bump master version to 10.7.0 for next release 2020-07-27 19:10:40 -04:00
po Move Debian folder to root of repo 2020-03-22 16:01:33 -04:00
source Move Debian folder to root of repo 2020-03-22 16:01:33 -04:00
changelog Bump master version to 10.7.0 for next release 2020-07-27 19:10:40 -04:00
compat Move Debian folder to root of repo 2020-03-22 16:01:33 -04:00
control Add sudo to package dependencies 2020-11-29 04:15:11 -05:00
copyright Move Debian folder to root of repo 2020-03-22 16:01:33 -04:00
gbp.conf Move Debian folder to root of repo 2020-03-22 16:01:33 -04:00
install Move Debian folder to root of repo 2020-03-22 16:01:33 -04:00
jellyfin.init Move Debian folder to root of repo 2020-03-22 16:01:33 -04:00
jellyfin.service Add Web integration option in default service conf 2020-04-29 16:06:42 -04:00
jellyfin.upstart Move Debian folder to root of repo 2020-03-22 16:01:33 -04:00
postinst Move Debian folder to root of repo 2020-03-22 16:01:33 -04:00
postrm Fix left /usr/bin/jellyfin symlink on removal and typo 2020-07-24 22:43:32 +02:00
preinst Move Debian folder to root of repo 2020-03-22 16:01:33 -04:00
prerm Move Debian folder to root of repo 2020-03-22 16:01:33 -04:00
rules Remove GenerateDocumentationFile 2020-09-04 07:04:06 -06:00
source.lintian-overrides Move Debian folder to root of repo 2020-03-22 16:01:33 -04:00