Browse Source

Enable by default

pull/1/head
Titouan Rigoudy 10 years ago
parent
commit
7d8f8b5ea0
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      init-headphone.spec

+ 2
- 0
init-headphone.spec View File

@ -34,8 +34,10 @@ make install DESTDIR=%{buildroot}
%post %post
%systemd_post init-headphone.service %systemd_post init-headphone.service
systemctl enable init-headphone
%preun %preun
systemctl disable init-headphone
%systemd_preun init-headphone.service %systemd_preun init-headphone.service
%postun %postun


Loading…
Cancel
Save