Skip to content

Commit

Permalink
Enable by default
Browse files Browse the repository at this point in the history
  • Loading branch information
letitz committed Apr 12, 2015
1 parent 816df9e commit 7d8f8b5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions init-headphone.spec
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,10 @@ make install DESTDIR=%{buildroot}

%post
%systemd_post init-headphone.service
systemctl enable init-headphone

%preun
systemctl disable init-headphone
%systemd_preun init-headphone.service

%postun
Expand Down

0 comments on commit 7d8f8b5

Please sign in to comment.