lib/getch/gentoo/services.rb in getch-0.7.3 vs lib/getch/gentoo/services.rb in getch-0.11.0
- old
+ new
@@ -1,8 +1,9 @@
# frozen_string_literal: true
module Getch
module Gentoo
+ # install|enable services for the next boot
class Services
def initialize
x
end