qingy: fix qingy@.service to respect %I.
This commit is contained in:
parent
149313289f
commit
fe7d996ac6
2 changed files with 3 additions and 3 deletions
|
@ -18,4 +18,4 @@ KillMode=process
|
||||||
IgnoreSIGPIPE=no
|
IgnoreSIGPIPE=no
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
Alias=getty.target.wants/qingy@tty1.service
|
WantedBy=getty.target
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'qingy'
|
# Template file for 'qingy'
|
||||||
pkgname="qingy"
|
pkgname="qingy"
|
||||||
version="1.0.0"
|
version="1.0.0"
|
||||||
revision=7
|
revision=8
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
makedepends="ncurses-devel openssl-devel"
|
makedepends="ncurses-devel openssl-devel"
|
||||||
configure_args="--disable-static --disable-DirectFB-support"
|
configure_args="--disable-static --disable-DirectFB-support"
|
||||||
|
|
Loading…
Add table
Reference in a new issue