ratpoison: rename ratpoison.service to windowmanager.service

This commit is contained in:
Stefan Saraev 2013-10-12 16:23:21 +03:00
parent c4767c5ef7
commit a7dbd36f9b
2 changed files with 1 additions and 1 deletions

View File

@ -56,5 +56,5 @@ post_makeinstall_target() {
}
post_install() {
enable_service ratpoison.service
enable_service windowmanager.service
}