This website works better with JavaScript.
Home
Explore
Help
Sign In
titouan
/
init-headphone
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
5
Wiki
Activity
Browse Source
Enable by default
pull/1/head
Titouan Rigoudy
10 years ago
parent
816df9e953
commit
7d8f8b5ea0
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
init-headphone.spec
+ 2
- 0
init-headphone.spec
View File
@ -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
Write
Preview
Loading…
Cancel
Save