Re: Qingy on systemd

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



On 11/08/12 at 11:42am, David Rosenstrauch wrote:
> On 11/08/2012 10:08 AM, Curtis Shimamoto wrote:
> >On 11/08/12 at 07:04am, Tom Rand wrote:
> >>I had the same issue so i just went to /etc/systemd/system/getty.target.wants/
> >>& renamed quingy@tty1.service to quingy@tty6.service
> >>then it behaved as expected.
> >
> >Check out the service file for qingy.  It is actually aliased to
> >qingy@tty1.  So I presume copying it over to /etc/systemd/system and
> >changing that the the tty of your choice would solve that issue.
> >
> >See the bottom of the service file in the [Install] section.
> >
> >% cat qingy@.service
> >cat qingy@.service
> >[Unit]
> >Description=Quingy on %I
> >Documentation=info:qingy
> >...
> >
> >[Install]
> >Alias=getty.target.wants/qingy@tty1.service
> >
> >Regards,
> 
> Just curious (if you know):  what should the service file look like
> for it to work properly when you issue the systemctl enable command?
> Should it be:  Alias=getty.target.wants/qingy@%I.service ?
> 
> Thanks,
> 
> DR
> 
Honestly, I am not sure if that is proper, but I see no reason why it
should not work.  Give it a whirl and see what happens.  The worst that
could come of it is that you change it back.  I think in this case, %i
would also work, as the only difference between %I and %i is being
escaped and not being escaped (respectively).  There appears to be
nothing in the systemd.unit man page to indicate that these special
substitutions are not universal throughout the unit file.

Hope it works!
-- 
Curtis Shimamoto
sugar.and.scruffy@xxxxxxxxx


[Index of Archives]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Share Photos]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]
  Powered by Linux