Hi! I'm currently working on packaging an application which runs as a systemd service within a slice. Installing the .service files was straightforward, but I found that dh_installsystemd doesn't support .slice files, according to the man page <https://manpages.debian.org/testing/debhelper/dh_installsystemd.1.en.html>.
I wanted to know if there's a recommended method to do it (I ended up including it in our .install file), and if there's a reason for .slices not being supported. Thanks for your help, I'm looking forward to hearing from you! -- - David Castillo
