Changeset 988 for vendor/current/packaging/systemd
- Timestamp:
- Nov 24, 2016, 1:14:11 PM (9 years ago)
- Location:
- vendor/current/packaging/systemd
- Files:
-
- 3 added
- 4 edited
-
README (added)
-
nmb.service (modified) (1 diff)
-
samba.conf.tmp (added)
-
samba.service (added)
-
samba.sysconfig (modified) (1 diff)
-
smb.service (modified) (1 diff)
-
winbind.service (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
vendor/current/packaging/systemd/nmb.service
r748 r988 4 4 5 5 [Service] 6 Type=forking 6 Type=notify 7 NotifyAccess=all 7 8 PIDFile=/run/nmbd.pid 8 9 EnvironmentFile=-/etc/sysconfig/samba -
vendor/current/packaging/systemd/samba.sysconfig
r748 r988 1 1 ## Path: Network/Samba 2 2 ## Description: Samba process options 3 ## Type: string 4 ## Default: "" 5 ## ServiceRestart: samba 6 SAMBAOPTIONS="" 3 7 ## Type: string 4 8 ## Default: "" -
vendor/current/packaging/systemd/smb.service
r748 r988 4 4 5 5 [Service] 6 Type=forking 6 Type=notify 7 NotifyAccess=all 7 8 PIDFile=/run/smbd.pid 8 9 LimitNOFILE=16384 -
vendor/current/packaging/systemd/winbind.service
r748 r988 4 4 5 5 [Service] 6 Type=forking 6 Type=notify 7 NotifyAccess=all 7 8 PIDFile=/run/winbindd.pid 8 9 EnvironmentFile=-/etc/sysconfig/samba
Note:
See TracChangeset
for help on using the changeset viewer.
