This website requires JavaScript.
Explore
Help
Sign In
Chakra_Linux
/
core
Watch
1
Star
0
Fork
0
You've already forked core
mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced
2025-02-06 07:47:14 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
7d5915d17c
core
/
samba
/
samba.install
8 lines
94 B
Plaintext
Raw
Normal View
History
Unescape
Escape
samba update + removal of rc.conf files, addition .service files
2012-09-11 01:23:55 +08:00
#!/bin/sh
post_install() {
last of pf for texinfo group, auto enabled by default packages rebuild to not enable on update
2013-03-27 00:21:30 +08:00
systemd-tmpfiles --create samba.conf
samba update + removal of rc.conf files, addition .service files
2012-09-11 01:23:55 +08:00
}
# vim:set ts=2 sw=2 et:
Reference in New Issue
Copy Permalink